diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Some interesting features: Building and Running -------------------- -Build dependencies: openssl, clang, pkg-config, make, awk, sh +Build dependencies: openssl, clang, pkg-config, GNU make, awk, sh If you don't have Clang, you can edit the Makefile to use GCC or TCC, they work just as good. But there's no CMake support yet, so I force it in the Makefile. |