From e80d4ba1aa66214f34e820e53ba41b4f10821886 Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Wed, 17 Aug 2016 00:12:12 +0900 Subject: :nail_care: [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5b74360b..d01cf826 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Once installed, you can require "openssl" in your application. require "openssl" ``` -NOTE: If you are using Ruby 2.3 (and not Bundler), you **must** activate the -gem version of openssl, otherwise the default gem packaged with the Ruby +**NOTE**: If you are using Ruby 2.3 (and not Bundler), you **must** activate +the gem version of openssl, otherwise the default gem packaged with the Ruby installation will be used: ```ruby -- cgit v1.2.3