summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 3ab3c57..e7e62c8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -12,11 +12,11 @@ I'll publish this code, despite it's many quirks. Perhaps someone has a use for
## Installation
-`go get github.com/kch42/binproto`
+`go get github.com/silvasur/binproto`
## Documentation
-Either install the package and use a local godoc server or use [godoc.org](http://godoc.org/github.com/kch42/binproto)
+Either install the package and use a local godoc server or use [godoc.org](http://godoc.org/github.com/silvasur/binproto)
## Protocol definition