mirror of
https://github.com/vbatts/sl-feeds.git
synced 2024-11-21 23:35:39 +00:00
README: fix the go get
docs
Fixes #11 Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
21d1b16734
commit
f879e16e8d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Ultimately ending up at http://www.slackware.com/~vbatts/feeds/ or http://mirror
|
|||
## Usage
|
||||
|
||||
```bash
|
||||
go get github.com/vbatts/sl-feeds
|
||||
go get github.com/vbatts/sl-feeds/cmd/sl-feeds
|
||||
```
|
||||
|
||||
Create a configuration from the sample
|
||||
|
|
Loading…
Reference in a new issue