readme again

This commit is contained in:
Darko Luketic 2017-02-17 22:11:11 +01:00
parent abda5f9398
commit 8642e491e1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
```
go get github.com/dalu/language-subtag-registry`
cd $GOPATH/github.com/dalu/language-subtag-registry/
cd $GOPATH/src/github.com/dalu/language-subtag-registry/
wget http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
go run main.go
```