Skip to content

Commit

Permalink
Modernize install from local repository instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tdg5 committed Apr 7, 2024
1 parent 31f7283 commit 5b70257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ cd reqless-py
# qless-core is a submodule
git submodule init
git submodule update
sudo python setup.py install
pip install .
```

## Business Time!
Expand Down

0 comments on commit 5b70257

Please sign in to comment.