mborjesson / USB-Mouse-to-Serial

Connect a USB mouse to your retro computer using a Raspberry Pi
GNU General Public License v2.0
46 stars 3 forks source link

Full installation instructions? #9

Closed davedoc1984 closed 1 year ago

davedoc1984 commented 2 years ago

Is there any simple step by step instructions on how to install this with a Pi 3B?

I am unsure how to install this.

mborjesson commented 2 years ago

The easiest way to download the files would be to clone the repository. If you run git clone git@github.com:mborjesson/USB-Mouse-to-Serial.git the code will be downloaded in a folder called USB-Mouse-to-Serial. cd into it and then follow the installation-instructions from the readme to compile and install.