소스 검색

Update README.md

Mike 6 년 전
부모
커밋
ffdb7567bb
1개의 변경된 파일13개의 추가작업 그리고 1개의 파일을 삭제
  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
 ===