mirror of
https://github.com/evroon/bracket.git
synced 2026-04-27 10:47:05 -04:00
Fix wrong uv command in docs (#1433)
This commit is contained in:
@@ -63,9 +63,7 @@ pnpm run dev
|
||||
|
||||
```bash
|
||||
cd backend
|
||||
uv install -d
|
||||
uv shell
|
||||
./run.sh
|
||||
uv run ./run.sh
|
||||
```
|
||||
|
||||
### Alternative: running Bracket via process-compose
|
||||
|
||||
Reference in New Issue
Block a user