diff --git a/README.txt b/README.txt index c5ce09d..463500e 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ This tool generates vanity ed25519 (hidden service version 3) onion addresses. For context, see . REQUIREMENTS: -libsodium, GNU autoconf, GNU make, UNIX-like platform (currently tested in Linux and OpenBSD). +C99 compatible compiler, libsodium, GNU make, GNU autoconf, UNIX-like platform (currently tested in Linux and OpenBSD). BUILDING: `./autogen.sh` to generate configure script, if it's not there already.