diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2018-06-10 22:10:39 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2018-06-10 22:10:39 +0200 |
commit | e08afb17294a2460aeed159d3714b9916b116706 (patch) | |
tree | b539617e7ef0b21414bb247ea86d34c4416f096a /README.md | |
parent | c00c43c28b3f2e269931aa7a9e6f7e622ac838da (diff) | |
download | golibrsync-master.tar.gz golibrsync-master.tar.bz2 golibrsync-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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`. |