Fix: 2022-05-24

This commit is contained in:
horsicq 2022-05-24 18:45:07 +02:00
commit 458cf156f8
2 changed files with 12 additions and 9 deletions

View file

@ -1,4 +1,3 @@
* die GUI version
* diec console version
* diel GUI lite version
@ -7,14 +6,9 @@
How to run portable version on Linux
=======
* download an appImage file https://github.com/horsicq/DIE-engine/releases/download/3.04/Detect_It_Easy-3.04-x86_64.AppImage
* make the file executable (chmod +x Detect_It_Easy-3.04-x86_64.AppImage)
* run it (./Detect_It_Easy-3.04-x86_64.AppImage)
How to run on macOS
=======
https://github.com/horsicq/build_tools/blob/master/OSX_NO_CERT.md
* download an appImage file https://github.com/horsicq/DIE-engine/releases/download/3.05/Detect_It_Easy-3.05-x86_64.AppImage
* make the file executable (chmod +x Detect_It_Easy-3.05-x86_64.AppImage)
* run it (./Detect_It_Easy-3.05-x86_64.AppImage)
Run with Docker
=======