added nas related setup
This commit is contained in:
8
doc/piface.txt
Normal file
8
doc/piface.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
sudo apt-get install -y python-dev python-gtk2-dev git
|
||||
pushd ~/
|
||||
git clone https://github.com/thomasmacpherson/piface.git
|
||||
pushd piface/python
|
||||
sudo python setup.py install
|
||||
popd
|
||||
sudo piface/scripts/spidev-setup
|
||||
popd
|
||||
Reference in New Issue
Block a user