Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gotthardp authored Nov 13, 2019
1 parent f8e4b98 commit 189d753
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 @@ -18,7 +18,7 @@ print(reader.read())
On Windows, use the pre-compiled binary installer.

On Linux:
* Check prerequisites using `apt-get install unzip patch xsltproc gcc libreadline-dev python-dev python-setuptools`,
* Check prerequisites using `apt-get install unzip patch xsltproc gcc libreadline-dev`,
* Then build and install using `pip install python-mercuryapi`.

Note: The build process will (temporarily) require upto 500MB of free space in `/tmp`.
Expand Down

0 comments on commit 189d753

Please sign in to comment.