Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Vartan Benohanian <[email protected]>
  • Loading branch information
vartanbeno committed Feb 1, 2021
1 parent ff5b4e8 commit 3854472
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,8 @@ You can view Reddit's official API documentation [here](https://www.reddit.com/d

## Install

To get a specific version from the list of [versions](https://github.com/vartanbeno/go-reddit/releases):

```sh
go get github.com/vartanbeno/[email protected]
```

Or for the latest version:

```sh
go get github.com/vartanbeno/go-reddit
go get github.com/vartanbeno/go-reddit/v2
```

The repository structure for managing multiple major versions follows the one outlined [here](https://github.com/go-modules-by-example/index/tree/master/016_major_version_repo_strategy#major-branch-strategy).
Expand Down

0 comments on commit 3854472

Please sign in to comment.