Skip to content

Commit

Permalink
venv activate
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed Feb 10, 2021
1 parent 3c094b1 commit b94a368
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 @@ -32,7 +32,7 @@ AAC-TATA-
$ git clone --recursive https://github.com/nanoporetech/pyspoa.git
$ cd pyspoa
$ python3 -m venv pyspoa
$ source pyspoa/venv/active
$ source pyspoa/bin/activate
(pyspoa) $ pip install -r requirements.txt
(pyspoa) $ make build
```
Expand Down

0 comments on commit b94a368

Please sign in to comment.