mirror of
https://github.com/vbatts/sl-feeds.git
synced 2024-11-21 23:35:39 +00:00
Merge pull request #13 from vbatts/fix_get_docs
README: fix the `go get` docs
This commit is contained in:
commit
eb4f0054b0
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
|
## Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get github.com/vbatts/sl-feeds
|
go get github.com/vbatts/sl-feeds/cmd/sl-feeds
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a configuration from the sample
|
Create a configuration from the sample
|
||||||
|
|
Loading…
Reference in a new issue