Skip to content

Commit 558548d

Browse files
committed
Update instructions to match file types on release page
1 parent 08c2dc5 commit 558548d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,13 @@ Click the arrow next to **Assets** if required to see the installers:
5151

5252

5353
### 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*
5555
* Unzip the release file - *RTKUploader.zip*
5656
* This results in the application executable, *RTKUploader.exe*
5757
* Double-click *RTKUploader.exe* to start the application
5858

5959
### 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*
6261
* Double click the *RTKUploader.dmg* file to mount the disk image.
6362
* A Finder window, with the contents of the file will open
6463
* 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:
7372
* Once selected, macOS will present one last dialog. Select *Open* to run the application. The RTKUploader will now start.
7473

7574
### 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*
7876
* 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*
7977
* 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.
8078
* 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

Comments
 (0)