summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorTom Black <[email protected]>2016-04-25 17:20:21 -0400
committerTom Black <[email protected]>2016-04-25 17:20:21 -0400
commitaa41134d58b16b1fb88482865a80bb44eb9e1052 (patch)
treeab6b74cfab4a618ca558d2eeb1904a0934dd31dd /README.md
parent89b3262292a673c819935d6eae78cfaa642bb6f6 (diff)
downloadruby2d-aa41134d58b16b1fb88482865a80bb44eb9e1052.tar.gz
ruby2d-aa41134d58b16b1fb88482865a80bb44eb9e1052.zip
General tidying up
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 ee012a8..13009fa 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Ruby 2D uses a combination of automated tests via [RSpec](http://rspec.info) and
## Preparing a Release
-1. Update the minimum Simple 2D version required in [extconf.rb](ext/ruby2d/extconf.rb)
+1. Update the Simple 2D minimum version required in [extconf.rb](ext/ruby2d/extconf.rb)
2. Run tests on all supported platforms
3. Update the version number in [`version.rb`](lib/ruby2d/version.rb), commit changes
4. Create a [new release](https://github.com/ruby2d/ruby2d/releases) in GitHub, with tag in the form `v#.#.#`