Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen authored Aug 29, 2024
1 parent 762046c commit ab14981
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@ conda activate labelu
# Install all package dependencies
poetry install

# Download frontend statics from labelu-kit
sh ./scripts/resolve_frontend.sh

# Start labelu, server: http://localhost:8000
uvicorn labelu.main:app --reload

# Update submodule
git submodule update --remote --merge
```


Expand Down

0 comments on commit ab14981

Please sign in to comment.