Skip to content

Commit

Permalink
Merge pull request #9 from BeebBenjamin/update-python-3.8
Browse files Browse the repository at this point in the history
Update python 3.8
  • Loading branch information
BeebBenjamin authored May 25, 2023
2 parents 4be1d9e + 3916283 commit 1d0af7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ into your Arduino IDE, the project can be found here: https://github.com/jprodge

Use the Arduino IDE to upload the code from the `arduino/rti_py` directory to the Ardunio Uno in the usual way.

To install the Python script needed to communicate with the Arduino board first install `Python 3.6` and `pipenv` as
To install the Python script needed to communicate with the Arduino board first install `Python 3.8` and `pipenv` as
per your computer's OS.

**N.B.** Only Linux or MacOS are currently supported by this project.
Expand Down

0 comments on commit 1d0af7c

Please sign in to comment.