move srcd.works to gopkg.in

This commit is contained in:
Máximo Cuadros
2017-04-05 18:26:58 +02:00
parent 8c56cb5488
commit 3a2a62baad
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ Installation
The recommended way to install simple-linguist
```
go get github.com/src-d/simple-linguist
go get gopkg.in/src-d/simple-linguist.v1/...
```