[object Object]

← back to Exo

update readme

274e35f92614995fe4ecb6fe0b434156ff38894d · 2025-12-18 17:05:35 +0000 · Evan

Files touched

Diff

commit 274e35f92614995fe4ecb6fe0b434156ff38894d
Author: Evan <evanev7@gmail.com>
Date:   Thu Dec 18 17:05:35 2025 +0000

    update readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index aac74d8e..782af931 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ You need at least one Mac device running macOS Tahoe 26.2 (released December 12t
 
 You can download the latest build here: [EXO-latest.dmg](https://assets.exolabs.net/EXO-latest.dmg). It will ask for permission to modify system settings and install a new Network profile. We hope to make this smoother in the future!
 
-To run from source, clone the repo and run `uv run exo`.
+To run from source, clone the repo, build the dashboard with `cd dashboard && npm install && npm run build` and run `uv run exo`.
 
 After starting with either of these methods go to `http://localhost:8000` in your browser, and you'll have EXO.
 

← 3fe7bd25 update error message  ·  back to Exo  ·  Add Windows as a potential planned platform 170d2dcb →