diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 03ee68b..2c9bce1 100644 --- a/README.markdown +++ b/README.markdown @@ -4,4 +4,4 @@ A Go library for reading and writing [NBT](http://www.minecraftwiki.net/wiki/NBT ## Install -To install gonbt, simply execute `go get github.com/kch42/gonbt/nbt` +To install gonbt, simply execute `go get github.com/silvasur/gonbt/nbt` |