Skip to content

Commit 1363557

Browse files
committed
Update README.md
1 parent 1262a28 commit 1363557

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Installation binaries are available for all major platforms (macOS, Window, and
5858
* A Finder window, with the contents of the file will open
5959
* Install the *RTKUploader.app* by dragging it on the *Applications* in the RTKUploader Finder Window, or copying the file to a desired location.
6060
* Once complete, unmount the RTKUploader disk image by right-clicking on the mounted disk in Finder and ejecting it.
61+
* You may need to install drivers for the CH340 USB interface chip. Full instructions can be found in our [CH340 Tutorial](https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all#mac-osx)
6162

6263
To launch the RTK Uploader application:
6364
* Double-click RTKUploader.app to launch the application
@@ -72,6 +73,7 @@ To launch the RTK Uploader application:
7273
* Un-gzip the file, either by double-clicking in on the desktop, or using the `gunzip` command in a terminal window. This results in the file *RTKUploader*
7374
* To run the application, the file must have *execute* permission. This is performed by selecting *Properties* from the file right-click menu, and then selecting permissions. You can also change permissions using the `chmod` command in a terminal window.
7475
* Once the application has execute permission, you can start the application a terminal window. Change directory's to the application location and issue `./RTKUploader`
76+
* You may need to install drivers for the CH340 USB interface chip. Full instructions can be found in our [CH340 Tutorial](https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all#linux)
7577

7678

7779
### Python Package

0 commit comments

Comments
 (0)