aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2018-06-10 22:10:39 +0200
committerLaria Carolin Chabowski <laria@laria.me>2018-06-10 22:10:39 +0200
commite08afb17294a2460aeed159d3714b9916b116706 (patch)
treeb539617e7ef0b21414bb247ea86d34c4416f096a /README.md
parentc00c43c28b3f2e269931aa7a9e6f7e622ac838da (diff)
downloadgolibrsync-e08afb17294a2460aeed159d3714b9916b116706.tar.gz
golibrsync-e08afb17294a2460aeed159d3714b9916b116706.tar.bz2
golibrsync-e08afb17294a2460aeed159d3714b9916b116706.zip
Change canonical import pathHEADmaster
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 a354d43..41c11ab 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ A Go language binding for the librsync library for creating binary deltas.
## Install
-To install golibrsync, just call `go get github.com/silvasur/golibrsync/librsync`.
+To install golibrsync, just call `go get code.laria.me/golibrsync/librsync`.