Browse Source

Update README.md

Mike 6 năm trước cách đây
mục cha
commit
ffdb7567bb
1 tập tin đã thay đổi với 13 bổ sung1 xóa
  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
 ===