Skip to content

Commit

Permalink
need libsdl-dev for pygame
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Mar 9, 2017
1 parent 86e6c96 commit 23a6900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install.rst
Expand Up @@ -15,5 +15,5 @@ Installing from PyPi
Install the latest version of the library directly from
`PyPI <https://pypi.python.org/pypi?:action=display&name=luma.emulator>`_::

$ sudo apt-get install python-dev python-pip
$ sudo apt-get install python-dev python-pip libsdl-dev
$ sudo pip install --upgrade luma.emulator

0 comments on commit 23a6900

Please sign in to comment.