mirror of
https://github.com/Luzifer/rconfig.git
synced 2024-11-08 16:00:10 +00:00
Documented versioned dependency
This commit is contained in:
parent
da841b2cc9
commit
541280b9bb
1 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,12 @@ Install by running:
|
|||
go get -u github.com/Luzifer/rconfig
|
||||
```
|
||||
|
||||
OR fetch a specific version:
|
||||
|
||||
```
|
||||
go get -u gopkg.in/luzifer/rconfig.v1
|
||||
```
|
||||
|
||||
Run tests by running:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue