Correct import path

This commit is contained in:
David Arroyo 2013-11-02 00:12:14 -04:00
parent 1281840c23
commit 2e8b3e5670

2
README
View File

@ -8,7 +8,7 @@ http://plan9.bell-labs.com/magic/man2html/6/ndb
The format is the same, except that values may be quoted with single The format is the same, except that values may be quoted with single
quotes to contain white space. The package can be installed with quotes to contain white space. The package can be installed with
`go get go.aqwari.us/encoding/ndb` `go get aqwari.net/exp/ndb`
Once installed, documentation can be viewed with the godoc tool. Once installed, documentation can be viewed with the godoc tool.