From dfed7a990d1f812a8d3efb84e644059c753187cc Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Fri, 24 Jun 2016 14:14:15 +0900 Subject: - Add getting started doc for testing the gem - Remove version restriction from `rake-compiler` in `Rakefile` --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d140eb29..09399a14 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ Or install it yourself as: See the documentation on OpenSSL for more usage, and the official [openssl library](http://www.openssl.org/). +## Getting Started + +1. `$ gem install rake-compiler` +2. `$ rake compile` +3. `$ rake test` + ## Contributing 1. Fork it ( https://github.com/ruby/openssl/fork ) -- cgit v1.2.3