Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
hughrun committed Jan 27, 2019
1 parent 47dd538 commit 8042672
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,7 @@ You will need Python 3.x installed and it must be called by `python3`, rather th

On MacOS the easiest thing to do is to [install Python 3 using Homebrew](https://docs.brew.sh/Homebrew-and-Python): `brew install python`.

The following Python modules need to be installed:

* requests

You should be able to install modules using pip with `pip3 install [module name]`
Then install the Python **requests** module using **pip**: `pip3 install requests`

### Settings

Expand Down

0 comments on commit 8042672

Please sign in to comment.