summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorZachary Scott <e@zzak.io>2015-09-24 02:32:05 -0400
committerZachary Scott <e@zzak.io>2015-09-24 02:32:05 -0400
commitfccd05e12819ad23aa4c26d7e2f289bca77d8675 (patch)
treee53126260206faa330476cc47439c2f44894e7f8 /README.md
parent3001845183a2b2a31b8ef00a5d27312cca7db7b8 (diff)
downloadruby-openssl-fccd05e12819ad23aa4c26d7e2f289bca77d8675.tar.gz
docs [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 261c5c93..5576ba28 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ and the official [openssl library](http://www.openssl.org/).
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
-## Updating from source
+## Updating from trunk
```
~/code/openssl => cp ../ruby/ext/openssl/*.{c,h,rb} ext/openssl/.