diff options
| -rw-r--r-- | service/README.md | 6 | 
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:  ```  | 
