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 7cc60fd commit 0b42413Copy full SHA for 0b42413
README.md
@@ -99,7 +99,7 @@ by following the instructions below.
99
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
100
101
```shell
102
-gem cert --add <(curl -Ls https://raw.github.com/oauth-xx/version_gem/master/certs/pboling.pem)
+gem cert --add <(curl -Ls https://raw.github.com/oauth-xx/version_gem/main/certs/pboling.pem)
103
```
104
105
You only need to do that once. Then proceed to install with:
0 commit comments