Skip to content

Commit

Permalink
Merge pull request #5 from srizzling/patch-1
Browse files Browse the repository at this point in the history
Adding additional information for linux users
  • Loading branch information
debugger22 committed May 12, 2014
2 parents 9278776 + 81a5ec2 commit b1437e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ How does it work
Dependencies
-----------

Dependencies can be installed by running this [pip](https://pypi.python.org/pypi/pip) command `sudo pip install -r requirements.txt`

1. BeautifulSoup (version 4)
2. [PyAIML](http://pyaiml.sourceforge.net/)
3. PyAudio
Expand All @@ -32,6 +34,7 @@ Dependencies
Operating Systems
----------------
* Linux
- `sudo apt-get install libjack-jackd2-dev portaudio19-dev` for PyAudio to install
* Mac
- `brew install portaudio` for PyAudio to install
* Don't try on Windows, it won't work
Expand Down

0 comments on commit b1437e5

Please sign in to comment.