From b56d60ba7dda1da46287051f8bf6a76546e1a8ce Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Thu, 27 Nov 2014 12:09:31 -0200 Subject: Updated README because the gnupg trick is not needed anymore --- service/README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'service/README.md') diff --git a/service/README.md b/service/README.md index eadb1970..9da458f2 100644 --- a/service/README.md +++ b/service/README.md @@ -43,12 +43,6 @@ your.leapprovider.org.crt ./go develop --always-unzip ``` -* You need to reinstall gnupg for now - -``` -pip uninstall -y gnupg; pip install gnupg -``` - * To run tests: ``` -- cgit v1.2.3