We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e94fa commit 93eb76bCopy full SHA for 93eb76b
1 file changed
docs/installing_deis/register-admin-user.rst
@@ -16,7 +16,7 @@ Install the latest Deis client using Python's pip_ package manager:
16
17
.. code-block:: console
18
19
- $ pip install -upgrade deis
+ $ pip install --upgrade deis
20
Downloading/unpacking deis
21
Downloading deis-0.10.0.tar.gz
22
Running setup.py egg_info for package deis
0 commit comments