Skip to content

Commit

Permalink
Update README.md - corrects what appears to be a typo in the install …
Browse files Browse the repository at this point in the history
…instructions (#62)

* Update README.md

Install instructions typo

* Update README.md

Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>

---------

Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com>
  • Loading branch information
shindakun and fmartingr authored Jun 29, 2024
1 parent 15a31cd commit 7d27751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ func main() {
You can also use `go-readability` as command line app. To do that, first install the CLI :

```
go get -u -v github.com/go-shiori/go-readability/cmd/...
go install github.com/go-shiori/go-readability/cmd/go-readability@latest
```

Now you can use it by running `go-readability` in your terminal :
Expand Down

0 comments on commit 7d27751

Please sign in to comment.