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
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -51,14 +51,13 @@ Click the arrow next to **Assets** if required to see the installers:
51
51
52
52
53
53
### Windows
54
-
* Download the github release zip file - *RTKUploader.win.zip.zip*
54
+
* Download the [github release](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader/releases) zip file - *RTKUploader.win.zip*
55
55
* Unzip the release file - *RTKUploader.zip*
56
56
* This results in the application executable, *RTKUploader.exe*
57
57
* Double-click *RTKUploader.exe* to start the application
58
58
59
59
### macOS
60
-
* Download the release file - *RTKUploader.dmg.zip*
61
-
* Double click on the file to unzip the file to *RTKUploader.dmg*
60
+
* Download the [github release](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader/releases) file - *RTKUploader.dmg*
62
61
* Double click the *RTKUploader.dmg* file to mount the disk image.
63
62
* A Finder window, with the contents of the file will open
64
63
* Install the *RTKUploader.app* by dragging it on the *Applications* in the RTKUploader Finder Window, or copying the file to a desired location.
@@ -73,8 +72,7 @@ To launch the RTK Uploader application:
73
72
* Once selected, macOS will present one last dialog. Select *Open* to run the application. The RTKUploader will now start.
74
73
75
74
### Linux
76
-
* Download the github release zip file - *RTKUploader.linux.gz.zip*
77
-
* Unzip the release file - *RTKUploader.linux.gz*
75
+
* Download the [github release](https://github.com/sparkfun/SparkFun_RTK_Firmware_Uploader/releases) file - *RTKUploader.linux.gz*
78
76
* 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*
79
77
* 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.
80
78
* Once the application has execute permission, you can start the application a terminal window. Change directory's to the application location and issue `./RTKUploader`
0 commit comments