Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Sweet authored Nov 16, 2018
1 parent 1616c3c commit 5a43f12
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,10 @@ add yourself to the dialout group for tty/serial permissions
```
sudo usermod -a -G dialout $USER
```

To use the appimage
```
./Pegasus.AppImage --appimage-extract
cd sqaush-fs
./pegasus
```

0 comments on commit 5a43f12

Please sign in to comment.