mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Fix: 2022-05-24
This commit is contained in:
parent
26eef8e528
commit
458cf156f8
2 changed files with 12 additions and 9 deletions
|
|
@ -1,3 +1,12 @@
|
|||
3.05
|
||||
-----------------------------------------------------------------------
|
||||
[+] Bundle for Ubuntu 22.04
|
||||
[+] Bundle for Apple M1 processor
|
||||
[+] Colored output for console
|
||||
[+] New detects
|
||||
[+] New translations
|
||||
[+] Many bugs have been fixed
|
||||
#######################################################################
|
||||
3.04
|
||||
-----------------------------------------------------------------------
|
||||
[+] Source code qt6 compatibility
|
||||
|
|
|
|||
12
docs/RUN.md
12
docs/RUN.md
|
|
@ -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
|
||||
=======
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue