|
@@ -14,7 +14,7 @@
|
14
|
14
|
# Detailed instructions for using the makefile:
|
15
|
15
|
#
|
16
|
16
|
# 1. Modify the line containing "ARDUINO_INSTALL_DIR" to point to the directory that
|
17
|
|
-# contains the Arduino installation (for example, under Mac OS X, this
|
|
17
|
+# contains the Arduino installation (for example, under macOS, this
|
18
|
18
|
# might be /Applications/Arduino.app/Contents/Resources/Java).
|
19
|
19
|
#
|
20
|
20
|
# 2. Modify the line containing "UPLOAD_PORT" to refer to the filename
|