Skip to content

Commit aff26e6

Browse files
Update repository URL in README
1 parent 090deda commit aff26e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ From repository root:
2727
# python3 -m venv .venv
2828
# source .venv/bin/activate
2929
# pip install uv
30-
git clone --recursive https://github.com/sglang/sglang-diffusion-routing.git
30+
git clone --recursive https://github.com/zhaochenyang20/sglang-diffusion-routing.git
3131
cd sglang-diffusion-routing
3232
uv pip install .
3333
```

0 commit comments

Comments
 (0)