From 0d8b0e0a328acdd431010217443c25bb1669d9a4 Mon Sep 17 00:00:00 2001
From: Ryan Smith <0ryansmith1994@gmail.com>
Date: Wed, 1 Jul 2015 15:47:08 +0100
Subject: [PATCH] Update readme.md

---
 docs/readme.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/readme.md b/docs/readme.md
index 007455f..1345509 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -56,8 +56,9 @@ You'll now be able to modify and test events by updating the code inside the "ve
 This process has been documented for collaborators (users that have write access to the repository) who are releasing new versions of this plugin.
 
 1. Run `sh build.sh` on the branch to be released.
-2. Commit changes from step 1.
-3. Create release on Github.
+2. Modify the VERSION file.
+3. Modify the version.php file.
+4. Create release on Github.
   1. Document patches.
   2. Document minor changes.
   3. Document major changes.
-- 
GitLab