Skip to content

Commit

Permalink
Merge branch 'master' into ws2812
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Jan 23, 2017
2 parents 58bb0c4 + f17d982 commit f7841c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install.rst
Expand Up @@ -106,8 +106,8 @@ Installing from source
^^^^^^^^^^^^^^^^^^^^^^
Alternatively, clone the code from github (for Raspian, other OSes may be different)::

$ sudo usermod -a -G spi,gpio pi
$ git clone https://github.com/rm-hull/luma.led_matrix.git
$ cd luma.led_matrix
$ sudo usermod -a -G spi,gpio pi
$ sudo apt-get install python-dev python-pip libfreetype6-dev libjpeg8-dev libsdl1.2-dev
$ sudo python setup.py install

0 comments on commit f7841c6

Please sign in to comment.