mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
add make to AppImage build instructions
This commit is contained in:
parent
4aee45fc7f
commit
33c7523e3b
1 changed files with 3 additions and 0 deletions
|
|
@ -365,6 +365,9 @@ cd DIE-engine
|
|||
#### Build
|
||||
|
||||
```bash
|
||||
chmod a+x configure
|
||||
./configure
|
||||
make
|
||||
chmod a+x create_appimage.sh
|
||||
./create_appimage.sh
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue