simonmonk / raspirobotboard3

Python library and design files for the RasPi Robot Board V3
MIT License
71 stars 40 forks source link

A typo in your instructions #1

Open teknoteacher opened 9 years ago

teknoteacher commented 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