Skip to content

Commit 0b42413

Browse files
committed
✏️ Fix typo
1 parent 7cc60fd commit 0b42413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ by following the instructions below.
9999
Add my public key (if you haven’t already, expires 2045-04-29) as a trusted certificate:
100100

101101
```shell
102-
gem cert --add <(curl -Ls https://raw.github.com/oauth-xx/version_gem/master/certs/pboling.pem)
102+
gem cert --add <(curl -Ls https://raw.github.com/oauth-xx/version_gem/main/certs/pboling.pem)
103103
```
104104

105105
You only need to do that once. Then proceed to install with:

0 commit comments

Comments
 (0)