We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121f44d commit 483c043Copy full SHA for 483c043
README.md
@@ -48,7 +48,7 @@ Check file:///.../denoexample.ts
48
# Install latest version
49
go install github.com/script-development/rtcv_scraper_client/v2@latest
50
# Install a specific version
51
-go install github.com/script-development/rtcv_scraper_client/v2@v2.0.3
+go install github.com/script-development/rtcv_scraper_client/v2@v2.1.0
52
```
53
54
### *2.* Obtain a `env.json`
0 commit comments