diff --git a/INSTALL b/INSTALL index 982911ed..9b14b232 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,7 @@ Pre-requisites: - Python 3.5+ - Cython 0.22 and libidn, optionally (making JID faster by compiling the stringprep module) +- GnuPG, for testing Install: > python3 setup.py install