From 0076a5dcbeb2733fe77abfa27ad8531c37e98ea6 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Fri, 22 Sep 2023 19:40:32 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12fdeea..9b42574 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ A generic asset processor for N64 games -# Dependencies +# Dependencies for WSL Ubuntu ``` -sudo apt-get install libbz2-dev +sudo apt-get install cmake ninja-build libbz2-dev ``` # Compile