Merge branch 'patch-1' of http://github.com/ParkerK/OctoPrint into maintenance
This commit is contained in:
commit
b84432c8a5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ development environment::
|
|||
$ virtualenv venv
|
||||
[...]
|
||||
$ source venv/bin/activate
|
||||
(venv) $ pip install -e[develop]
|
||||
(venv) $ pip install -e .[develop]
|
||||
[...]
|
||||
(venv) $ octoprint --help
|
||||
Usage: octoprint [OPTIONS] COMMAND [ARGS]...
|
||||
|
|
|
|||
Loading…
Reference in a new issue