summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 21d0f528..2b60b0e2 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Alternatively, you can install the gem with `bundler`:
# Gemfile
gem 'openssl'
# or specify git master
-gem 'openssl', github: 'ruby/openssl'
+gem 'openssl', git: 'https://github.com/ruby/openssl'
```
After doing `bundle install`, you should have the gem installed in your bundle.