Skip to content

Commit 0ae133b

Browse files
authored
Update README.md
Added rxtxSerial.dll info
1 parent f6403e7 commit 0ae133b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ In order to run the jar file from the command line, navigate to the directory in
1111

1212
Alternatively, the JAR file can be run with arguments to run a single NMX command, then immediately close the serial port and close the application. Run the JAR file with the argument "help" for details.
1313

14-
###### Dependent Libraries
15-
* Make sure to add the .jar files found in "libraries" folder to \lib\ext in your local Java JRE folder.
14+
##### Dependent Libraries
15+
* Add RXTXcomm.jar and jssc.jar to \lib\ext in your local Java JRE directory
16+
* Add rxtxSerial.dll to \bin in your local Java JRE directory
17+
* If running on OS X, also place librxtxSerial.jnilib in the Java \lib\ext directory

0 commit comments

Comments
 (0)