From 7cd1527ce3090893331dd344db5c8cdb67fe8f32 Mon Sep 17 00:00:00 2001 From: Evan Date: Thu, 18 Dec 2025 14:35:20 +0000 Subject: [PATCH] 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)