From 34e6f127b55805c7760d83cff26b9af73b4cc227 Mon Sep 17 00:00:00 2001 From: zombie Date: Sun, 19 Sep 2021 11:59:59 -0400 Subject: [PATCH] added dependencies to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4b2cc85..2b21620 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # zombie-core-utils +## Dependencies +```bash +yay -S nasm +``` + ## Build ```bash