aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2017-10-17 08:12:30 +0200
committerLaria Carolin Chabowski <laria@laria.me>2017-10-17 08:12:30 +0200
commit61b52fd69f2750ad55a2740cae17f8b629c7da69 (patch)
tree4bcee3211c03085775e4ff8a8b58c3a7a2a11639 /README.md
parent0f978156feabf45a548af6834a66f89d4e3d964c (diff)
downloadpetrific-61b52fd69f2750ad55a2740cae17f8b629c7da69.tar.gz
petrific-61b52fd69f2750ad55a2740cae17f8b629c7da69.tar.bz2
petrific-61b52fd69f2750ad55a2740cae17f8b629c7da69.zip
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 :)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
---------------------