mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
update DiE version in RUN.md
This commit is contained in:
parent
d23269a06e
commit
958258a5cd
1 changed files with 3 additions and 3 deletions
|
|
@ -8,18 +8,18 @@ die [FileName] or diec [FileName] or diel [FileName]
|
|||
|
||||
### Portable version on Linux
|
||||
|
||||
Download an appImage file https://github.com/horsicq/DIE-engine/releases/download/3.10/Detect_It_Easy-3.10-x86_64.AppImage
|
||||
Download an appImage file https://github.com/horsicq/DIE-engine/releases/download/Beta/Detect_It_Easy-3.22-x86_64.AppImage
|
||||
|
||||
Make the file executable
|
||||
|
||||
```bash
|
||||
chmod +x Detect_It_Easy-3.10-x86_64.AppImage
|
||||
chmod +x Detect_It_Easy-3.22-x86_64.AppImage
|
||||
```
|
||||
|
||||
Run it
|
||||
|
||||
```bash
|
||||
./Detect_It_Easy-3.10-x86_64.AppImage
|
||||
./Detect_It_Easy-3.22-x86_64.AppImage
|
||||
```
|
||||
|
||||
### Run with Docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue