From a070387b5be893ba8029dc852d9e6a8daa283c65 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 15 Oct 2017 21:58:41 +0200 Subject: Host primarily on GitHub go get doesn't work for my own server due to ssl certificates not being accepted :( --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5f731e8..a83a226 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It stores your files and directories as objects that are addressed with their cr Installation ------------ -You will need the [Go](https://www.golang.org) compiler, [git](https://www.git-scm.org) and [GPG](https://gnupg.org/) installed on your system. After that, installing petrific is as easy as `go get code.laria.me/petrific`. +You will need the [Go](https://www.golang.org) compiler, [git](https://www.git-scm.org) and [GPG](https://gnupg.org/) installed on your system. After that, installing petrific is as easy as `go get github.com/silvasur/petrific`. Configuration & Usage --------------------- -- cgit v1.2.3-54-g00ecf