Merge "quantum admin guide: fix typo in pip install command"
This commit is contained in:
commit
f8df77e585
@ -262,7 +262,7 @@
|
||||
install all dependencies listed in tools/pip-requires . For example, on Ubuntu:
|
||||
<literallayout class="monospaced">
|
||||
sudo apt-get install python-pip
|
||||
sudo pip install tools/pip-requires
|
||||
sudo pip install -r tools/pip-requires
|
||||
</literallayout>
|
||||
</para>
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user