Skip to content

Commit 3f891aa

Browse files
committed
update readme with instruction
1 parent 0bc9a94 commit 3f891aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,16 @@
33

44
## install
55

6+
quick install (only will work when repo got open source)
67
```
8+
curl -sSL https://raw.githubusercontent.com/PrimeIntellect-ai/genesys/main/scripts/install/install.sh | bash
9+
```
10+
11+
```
12+
curl -LsSf https://astral.sh/uv/install.sh | sh
13+
source $HOME/.local/bin/env
714
git clone git@github.com:PrimeIntellect-ai/genesys.git
15+
cd genesys
816
uv sync --extra sglang
917
```
1018

0 commit comments

Comments
 (0)