about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 4df1215..b6823d8 100644
--- a/README.txt
+++ b/README.txt
@@ -33,7 +33,7 @@ Build:
             - SDL2 - SDL2_mixer dependency
             - SDL2_mixer - For sound
             - premake5 - To generate build files
-            - pkgconf (not pkg-config)
+            - pkg-config
             - Mesa
         2. Run `premake5 check_deps` to make sure you have all dependencies.
         3. Run `premake5 gmake2`