diff --git a/README.md b/README.md index 7d79cd98..4ef15d0e 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Contributions are what make the open source community such an amazing place to b 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) -3. Commit your Changes (`git commit -m 'Add some AmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request