mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update README.md
This commit is contained in:
parent
0ec907558a
commit
4ae0dcd9c7
@ -33,10 +33,12 @@ You can [download](https://github.com/Serial-Studio/Serial-Studio/releases/lates
|
||||
GNU/Linux users must enable the `executable` flag before attempting to run the application:
|
||||
|
||||
```bash
|
||||
chmod +x SerialStudio-1.0.21-Linux.AppImage
|
||||
./SerialStudio-1.0.21-Linux.AppImage
|
||||
chmod +x SerialStudio-1.1.0-Linux.AppImage
|
||||
./SerialStudio-1.1.0-Linux.AppImage
|
||||
```
|
||||
|
||||
You can also use the [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher/) to integrate Serial Studio with your system.
|
||||
|
||||
### Prebuilt Linux packages
|
||||
|
||||
Arch Linux users can install [serial-studio-git](https://aur.archlinux.org/packages/serial-studio-git/) from the aur, e.g. with [aurutils](https://aur.archlinux.org/packages/aurutils/):
|
||||
|
Loading…
x
Reference in New Issue
Block a user