mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Fix: 2022-12-14
This commit is contained in:
parent
210dd0c642
commit
655e714232
1 changed files with 7 additions and 6 deletions
13
docs/RUN.md
13
docs/RUN.md
|
|
@ -3,14 +3,15 @@
|
|||
* diel GUI lite version
|
||||
|
||||
|
||||
# How to run portable version on Linux
|
||||
How to run portable version on Linux
|
||||
=======
|
||||
|
||||
* download an appImage file https://github.com/horsicq/DIE-engine/releases/download/0.05/Detect_It_Easy-0.05-x86_64.AppImage
|
||||
* make the file executable (chmod +x Detect_It_Easy-0.05-x86_64.AppImage)
|
||||
* run it (./Detect_It_Easy-0.05-x86_64.AppImage)
|
||||
|
||||
* download an appImage file https://github.com/horsicq/DIE-engine/releases/download/3.06/Detect_It_Easy-3.06-x86_64.AppImage
|
||||
* make the file executable (chmod +x Detect_It_Easy-3.06-x86_64.AppImage)
|
||||
* run it (./Detect_It_Easy-3.06-x86_64.AppImage)
|
||||
|
||||
# Run with Docker
|
||||
Run with Docker
|
||||
=======
|
||||
|
||||
You can also run DIE with [Docker](https://www.docker.com/community-edition)! Of course, this requires that you have git and Docker installed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue