@@ -24,6 +24,14 @@ 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/go-reddit/v2@vX.Y.Z
|
||||
```
|
||||
|
||||
Or for the latest version:
|
||||
|
||||
```sh
|
||||
go get github.com/vartanbeno/go-reddit/v2
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user