From 61b52fd69f2750ad55a2740cae17f8b629c7da69 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 17 Oct 2017 08:12:30 +0200 Subject: Host primarily on code.laria.me GitHub is nice and all, but let's take advantage of having a decentralized VCS by not storing everything only on GitHub :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d800ae4..db923fc 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 github.com/silvasur/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 code.laria.me/petrific`. Configuration & Usage --------------------- -- cgit v1.2.3-54-g00ecf