Skip to content

Commit

Permalink
Changing sudo pip to pip readme.rst file.
Browse files Browse the repository at this point in the history
fixes: aws#4175
  • Loading branch information
kshithijiyer authored Jun 7, 2019
1 parent 069c7f9 commit e517242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The easiest way to install aws-cli is to use `pip`_ in a ``virtualenv``::

or, if you are not installing in a ``virtualenv``, to install globally::

$ sudo pip install awscli
$ pip install awscli

or for your user::

Expand Down

0 comments on commit e517242

Please sign in to comment.