summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--service/README.md6
1 files changed, 0 insertions, 6 deletions
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:
```