Open teknoteacher opened 9 years ago
In your instructions you wrote:
On your Raspberry Pi, issue the following commands in a Terminal window:
$ cd ~ $ git clone https://github.com/simonmonk/raspirobotboard3.git $ cd raspirobot3/python $ sudo python setup.py install
I think you meant to write $ cd raspirobotboard3/python
In your instructions you wrote:
On your Raspberry Pi, issue the following commands in a Terminal window:
$ cd ~ $ git clone https://github.com/simonmonk/raspirobotboard3.git $ cd raspirobot3/python $ sudo python setup.py install
I think you meant to write $ cd raspirobotboard3/python