Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
death7654 authored Dec 22, 2024
1 parent 60abdc8 commit 9e01003
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@
- Download the AppImage
- `cd` to the directory
- Mark the file as an executeable `chmod a+x name.AppImage`
- open the AppImage `./name.AppImage`
- open the AppImage `sudo ./name.AppImage`

### Non-AppImage
- You must start the application as root as the ectool binary requires sudo privileges

### macOS

Expand Down

0 comments on commit 9e01003

Please sign in to comment.