Update README.md

This commit is contained in:
Janis 2024-07-16 19:31:40 +02:00 committed by Martin Wimpress
parent b8913f4ed7
commit 37e733b280
1 changed files with 4 additions and 4 deletions

View File

@ -78,14 +78,14 @@ We provide an AppImage and a pre-compiled binary of Quickemu in a .zip file.
The AppImage should work on most Linux distributions.
* [Download](https://github.com/quickemu-project/quickgui/releases) the latest AppImage.
* `chmod +x quickgui-1.2.9+1-linux.AppImage`
* `./quickgui-1.2.9+1-linux.AppImage`
* `chmod +x quickgui-1.2.10+1-linux.AppImage`
* `./quickgui-1.2.10+1-linux.AppImage`
### Pre-compiled binary
* [Download](https://github.com/quickemu-project/quickgui/releases) the latest .zip file.
* `unzip quickgui-1.2.9+1-linux.zip`
* `cd quickgui-1.2.9+1-linux`
* `unzip quickgui-1.2.10+1-linux.zip`
* `cd quickgui-1.2.10+1-linux`
* `chmod +x quickgui`
* `./quickgui`