diff --git a/README.md b/README.md index 5d667b4..c0083b3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Certificates Request List (CRL). ## GoCA Package ```shell -go get http://github.com/kairoaraujo/goca +go get github.com/kairoaraujo/goca ``` All files are store in the ``$CAPATH``. The ``$CAPATH`` is an environment @@ -138,4 +138,4 @@ GoCA Docker Image is available at https://hub.docker.com/r/kairoaraujo/goca/ # Contributing -See [CONTRIBUTING](CONTRIBUTING.md). \ No newline at end of file +See [CONTRIBUTING](CONTRIBUTING.md).