Skip to content

Commit d17b781

Browse files
committed
docs (deis-cli): removed sudo for consistency
Removed sudo from the command for consistency
1 parent 6cf4a31 commit d17b781

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/using_deis/install-client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ somewhere in your $PATH:
2222

2323
.. code-block:: console
2424
25-
$ sudo ln -fs $PWD/deis /usr/local/bin/deis
25+
$ ln -fs $PWD/deis /usr/local/bin/deis
2626
2727
Proxy Support
2828
-------------

0 commit comments

Comments
 (0)