Skip to content

Commit 52877d5

Browse files
committed
documentation
1 parent 2e20834 commit 52877d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ Remake developed in C++ from scratch using the SFML library.
55
### How to install
66
Download from https://github.com/agavinm/OutRun/releases
77

8-
**Windows version**: [OutRun Windows x64](https://github.com/agavinm/OutRun/releases/download/v1.0/outrun-1.0-W64.zip)
8+
**Windows version**: [OutRun Windows x64](https://github.com/agavinm/OutRun/releases/download/v1.0-windows/outrun-1.0-W64.zip)
99
<pre><code>1. Extract all files from outrun-1.0-W64.zip
1010
2. Run Outrun.exe
1111
</code></pre>
12-
**Debian based version**: [OutRun Debian amd64](https://github.com/agavinm/OutRun/releases/download/v1.0/outrun-1.0-amd64.deb)
12+
**Debian based version**: [OutRun Debian amd64](https://github.com/agavinm/OutRun/releases/download/v1.0-debian/outrun-1.0-amd64.deb)
1313
<pre><code>$~ sudo apt install ./outrun-1.0-amd64.deb
1414
$~ outrun
1515
</code></pre>

0 commit comments

Comments
 (0)