mirror of
https://github.com/SpecterOps/Nemesis
synced 2026-06-08 12:36:42 +00:00
6 lines
53 B
Markdown
6 lines
53 B
Markdown
# Build
|
|
```
|
|
poetry install
|
|
poetry run ./build.sh
|
|
```
|