Skip to content

Commit

Permalink
revert readme
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Sep 29, 2023
1 parent 0ae914a commit beec7d2
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 @@ -38,7 +38,7 @@ uvicorn anyvar.restapi.main:app --reload

git clone https://github.com/biocommons/anyvar.git
cd anyvar
python3 -m venv venv
python3 -mvenv venv
source venv/bin/activate
pip install -U setuptools pip
pip install -e '.[dev]'
Expand Down

0 comments on commit beec7d2

Please sign in to comment.