Ver código fonte

Update README.md

Mike 5 anos atrás
pai
commit
ffdb7567bb
1 arquivos alterados com 13 adições e 1 exclusões
  1. 13 1
      README.md

+ 13 - 1
README.md

@@ -7,7 +7,19 @@ This is the command line version, which can be installed locally and run securel
 Install
 =======
 
-Blah.
+git clone http://gitlab.perpetual.name/doctor/certgencli.git CertGenCLI
+
+cd CertGenCLI
+
+Either install the python cryptography package 
+
+apt-get install python-cryptography
+
+or
+
+pip install -r requirements.txt
+
+The latter doesn't appear to work too well on Debian.
 
 Run
 ===