Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
docs(usage): no arg editable with pip
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinNitroG authored Jan 12, 2025
1 parent fc9b118 commit 70017a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ python -m venv .venv
#### Cài đặt dependencies

```sh
pip install -e . -r requirements/requirements.txt
pip install -r requirements/requirements.txt
```

???+note
Expand Down

0 comments on commit 70017a7

Please sign in to comment.