Skip to content

Commit

Permalink
Update README.md - fourth draft
Browse files Browse the repository at this point in the history
  • Loading branch information
emmaflint27 authored Sep 26, 2016
1 parent f906229 commit b140e9d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ This module takes a text as input, and returns it in a fully normalised form, *i

## <a name="installation"><a/>Installation

To install the module (on Windows, Mac OS X, Linux, etc.) using pip:
To install the module (on Windows, Mac OS X, Linux, etc.) and to ensure that you have the latest version of pip and setuptools:

```python
# To ensure that you have the latest version of pip and setuptools:
```
$ pip install --upgrade pip setuptools
$ pip install normalise
Expand Down

0 comments on commit b140e9d

Please sign in to comment.