mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-09 17:19:26 +00:00
change tasks folder to utils folder
This commit is contained in:
parent
f5401eba28
commit
c40c3906f3
7 changed files with 1 additions and 1 deletions
2
HOWTO.md
2
HOWTO.md
|
|
@ -8,7 +8,7 @@ The statement generator is available at: https://github.com/HyperDbg/script-engi
|
||||||
|
|
||||||
This repo is added automatically to HyperDbg when you cloned it with the `--recursive` flag.
|
This repo is added automatically to HyperDbg when you cloned it with the `--recursive` flag.
|
||||||
|
|
||||||
To run the tests, you must first run `tasks/test-environment.py` to make the environment for testing the script engine.
|
To run the tests, you must first run `utils/test-environment.py` to make the environment for testing the script engine.
|
||||||
|
|
||||||
After that, run the following command in your HyperDbg command-line:
|
After that, run the following command in your HyperDbg command-line:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue