Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update README.md
  • Loading branch information
CerineExists committed Sep 29, 2025
commit 7d4e6fe2b5491cda560bed0256a391c92d69e3cc
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ This package works under at least Linux and Windows environments. (Other Operati
conda install --file requirements.txt
```
```
pip install -r requirements.txt
pip install -e .
```
4. Ready for use!

Expand Down