Update raspi.rst

This commit is contained in:
ysuolmai 2016-11-25 17:20:36 +08:00 committed by Michael
parent 46305faf30
commit da0d49c787
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ If you have installed pyusb for libusb-1.0 then you need to:
::
# git clone https://github.com/manpaz/python-escpos.git
# git clone --recursive https://github.com/manpaz/python-escpos.git
# cd python-escpos
# python setup.py build
# sudo python setup.py install