Removed references to old github repo

This commit is contained in:
Yannick Mauray 2021-11-15 22:50:35 +01:00
parent e1a46f7d0e
commit 60d1cbb7b3
No known key found for this signature in database
GPG Key ID: 67C4AAC5E99CB909
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ sudo apt install quickgui
### Pre-compiled binary
* [Download](https://github.com/ymauray/quickgui/releases/) the binary.
* [Download](https://github.com/quickgui/quickgui/releases/) the binary.
* Uncompress the tarball wherever you want.
* From anywhere on the filesystem, run the app.
@ -63,7 +63,7 @@ If you don't want to run the binary, you can rebuild the application yourself :
* Run the app.
```bash
git clone https://github.com/ymauray/quickgui.git
git clone https://github.com/quickgui/quickgui.git
cd quickgui
flutter build linux --release
./build/linux/x64/release/bundle/quickgui