diff --git a/README.md b/README.md index 507bf1d32..c3339c069 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Here are a few things to keep in mind that will help get your PR approved. * HTTPS `git clone https://github.com//Applied-Energistics-2.git` 3. Change code base 4. Add changes to git `git add -A` -5. Commit changes to your clone `git commit -m ""` +5. Commit changes to your clone `git commit -m ""` 6. Push to your fork `git push` 7. Create a Pull-Request on GitHub 8. Wait for review