Skip to content

Commit

Permalink
Fix development section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
buzz committed Jul 25, 2021
1 parent 0fbf9ff commit ffceaa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -82,6 +82,7 @@ You can start volctl from the source tree.

```sh
$ python -m venv --system-site-packages venv
$ source venv/bin/activate
$ ./setup.py develop
$ venv/bin/volctl
```
Expand Down

0 comments on commit ffceaa7

Please sign in to comment.