Skip to content

Commit 3f9f621

Browse files
committed
Update README.md
1 parent d021ce2 commit 3f9f621

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@ some of the times, but use at your own risk.
2525

2626
### Linux (AppImage)
2727

28-
We only provide AppImages. [Download](https://github.com/andreh11/qrop/releases/download/untagged-211173875fe8aa376dc9/Qrop-x86_64.AppImage) latest version, then open a console in right folder and type:
28+
We only provide AppImages. Download latest version at
29+
https://github.com/andreh11/qrop/releases. Then open a console in right folder
30+
and type:
2931

30-
``chmod u+x Qrop-x86_64.AppImage && ./Qrop-x86_64.AppImage``
32+
```shell
33+
chmod u+x Qrop-x86_64.AppImage
34+
./Qrop-x86_64.AppImage```
3135
3236
to launch the AppImage. It has been tested with Ubuntu 16.04 and Fedora 29, but
3337
may not works for other distributions or version.

0 commit comments

Comments
 (0)