Skip to content

Commit

Permalink
Link to pip installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed Aug 16, 2013
1 parent bcc523d commit 549b636
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The aws-cli package should work on Python versions 2.6.x - 3.3.x.
Installation
------------

The easiest way to install aws-cli is to use ``pip``::
The easiest way to install aws-cli is to use `pip`_::

$ pip install awscli

Expand Down Expand Up @@ -283,3 +283,4 @@ style with the ``--output`` option or you can make this style your default
output style via environment variable or config file entry as described above.

.. _Amazon Web Services Security Bulletins website: https://aws.amazon.com/security/security-bulletins
.. _pip: http://www.pip-installer.org/en/latest/

0 comments on commit 549b636

Please sign in to comment.