branch: elpa/pacmacs
commit 63e41ffe23917ae94af212078e9021aba2945842
Author: rexim <[email protected]>
Commit: rexim <[email protected]>

    Fix the dev workflow in the README
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 627142066f..fd6a985271 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ I usually use the following workflow when I develop this game:
 5. `M-x pacmacs-start RET`;
 6. `M-x pacmacs-quit RET`;
 7. Change something in the source code;
-8. Go to the step 3.
+8. Go to the step 4.
 
 ## Unit Tests ##
 

Reply via email to