Skip to content

Commit

Permalink
Link to an explanation of how to use pip. (#693)
Browse files Browse the repository at this point in the history
Fixes #679.
  • Loading branch information
mavit authored and suchow committed Mar 19, 2017
1 parent 0b67a34 commit 749c9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ We devised a simple solution: `proselint`, a linter for English prose. (A linter

### Installation

To get this up and running, install it using pip:
To get this up and running, install it using [pip](https://packaging.python.org/installing/#use-pip-for-installing):

```
pip install proselint
Expand Down

0 comments on commit 749c9ea

Please sign in to comment.