aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.md b/README.md
index d01cf826..42dd2420 100644
--- a/README.md
+++ b/README.md
@@ -48,14 +48,9 @@ gem "openssl"
require "openssl"
```
-See the documentation on OpenSSL for more usage,
-and the official [OpenSSL library](http://www.openssl.org/).
+## Documentation
-## Getting Started
-
-1. `$ gem install rake-compiler test-unit`
-2. `$ rake compile`
-3. `$ rake test`
+See https://ruby.github.io/openssl/.
## Contributing