← back to Exo
update CONTRIBUTING
7cd1527ce3090893331dd344db5c8cdb67fe8f32 · 2025-12-18 14:35:20 +0000 · Evan
Files touched
Diff
commit 7cd1527ce3090893331dd344db5c8cdb67fe8f32
Author: Evan <evanev7@gmail.com>
Date: Thu Dec 18 14:35:20 2025 +0000
update CONTRIBUTING
---
CONTRIBUTING.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0df6a5b0..82622722 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,7 +7,8 @@ Thank you for your interest in contributing to EXO!
To run EXO from source:
```bash
git clone https://github.com/exo-explore/exo.git
-cd exo
+cd exo/dashboard
+npm install && npm run build
uv run exo
```
@@ -50,5 +51,4 @@ If you find a bug or have a feature request, please open an issue on GitHub with
## Questions?
Join our community:
-- [Discord](https://discord.gg/EUnjGpsmWw)
- [X](https://x.com/exolabs)
← ebf0e18c re-add logos
·
back to Exo
·
re-add LICENSE 57d38136 →