Skip to content

Commit 85f7b3b

Browse files
committed
Merge pull request #1544 from jjbohn/patch-1
docs(register-admin-user): pip install argument typo
2 parents efabb4d + 93eb76b commit 85f7b3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installing_deis/register-admin-user.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install the latest Deis client using Python's pip_ package manager:
1616

1717
.. code-block:: console
1818
19-
$ pip install -upgrade deis
19+
$ pip install --upgrade deis
2020
Downloading/unpacking deis
2121
Downloading deis-0.10.0.tar.gz
2222
Running setup.py egg_info for package deis

0 commit comments

Comments
 (0)