We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf4a31 commit d17b781Copy full SHA for d17b781
1 file changed
docs/using_deis/install-client.rst
@@ -22,7 +22,7 @@ somewhere in your $PATH:
22
23
.. code-block:: console
24
25
- $ sudo ln -fs $PWD/deis /usr/local/bin/deis
+ $ ln -fs $PWD/deis /usr/local/bin/deis
26
27
Proxy Support
28
-------------
0 commit comments