added dependencies to readme
This commit is contained in:
parent
8d54648b3e
commit
34e6f127b5
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
||||||
# zombie-core-utils
|
# zombie-core-utils
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
```bash
|
||||||
|
yay -S nasm
|
||||||
|
```
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue