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 27, 2024
1 parent 9e01003 commit 76aeb2c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@
- Run the Installer
- Open the Application

#### Windows 11 24H2 and Newer
- Enable WMIC
- Open Settings
- Navigate to `Optional Features`
- Click `View Features`
- Search and add `WMIC`
- Reopen the application

### Linux

#### AppImage
Expand All @@ -44,7 +52,7 @@
- Mark the file as an executeable `chmod a+x name.AppImage`
- open the AppImage `sudo ./name.AppImage`

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

### macOS
Expand All @@ -60,7 +68,7 @@

- Tauri 2.0
- Angular 19
- Rust 1.81
- Rust 1.83
- HTML5
- CSS
- TS
Expand Down

0 comments on commit 76aeb2c

Please sign in to comment.