You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ while True:
38
38
- Any [Arduino compatible microcontroller](https://www.sparkfun.com/categories/242) with at least 14KB of flash memory
39
39
40
40
## Installation:
41
-
Either run `pip install Arduino` from a command line, or run `python setup.py
41
+
Either run `pip install arduino-python` from a command line, or run `python setup.py
42
42
build install` from the source directory to install this library.
0 commit comments