Skip to content

Commit 003ef3d

Browse files
committed
suggest to use uv to run the generate client command
1 parent 9f2c3d2 commit 003ef3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ But it would be only to clean them up, leaving them won't really have any effect
8080
* From the top level project directory, run the script:
8181

8282
```bash
83-
./scripts/generate-client.sh
83+
VIRTUAL_ENV=./backend/.venv uv run bash scripts/generate-client.sh
8484
```
8585

8686
* Commit the changes.

0 commit comments

Comments
 (0)