diff options
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`. |