diff options
| author | Gray Olson <[email protected]> | 2021-01-03 05:32:46 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-03 05:32:46 -0700 |
| commit | 1f1ad4aae8ab41054b632bc61c479f638951f032 (patch) | |
| tree | 5df8bff988bc980fc215a7ac7335fc3f81e32480 /doc | |
| parent | make note about download link in the guide (diff) | |
| download | rawaccel-1f1ad4aae8ab41054b632bc61c479f638951f032.tar.xz rawaccel-1f1ad4aae8ab41054b632bc61c479f638951f032.zip | |
Update doc/Guide.md
Co-authored-by: a1xd <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Guide.md b/doc/Guide.md index 485da3e..4ac296d 100644 --- a/doc/Guide.md +++ b/doc/Guide.md @@ -1,7 +1,7 @@ # Raw Accel Guide ## Download -Visit the [Releases page](https://github.com/a1xd/rawaccel/releases) and navigate to the "Assets" dropdown under the latest releast, then download the zip file titled `RawAccel_X.X.X.zip` where X are the latest version numbers. **DO NOT** download by clicking the green "Code"/"Download" file on the home page of this repository as that will only download the source code, which isn't what you want. +Visit the [Releases page](https://github.com/a1xd/rawaccel/releases) and navigate to the "Assets" dropdown under the latest release, then download the zip file titled `RawAccel_X.X.X.zip` where X are the latest version numbers. **DO NOT** download by clicking the green "Code"/"Download" file on the home page of this repository as that will only download the source code, which isn't what you want. ## Installation - **Prerequisites** |