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 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/.