diff --git a/README.md b/README.md index 779d004..3d5080f 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,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 'feat: Add some AmazingFeature'`) -4. Push to the Branch (`git push origin feature/AmazingFeature`) +4. Push to the Branch (`git push -u origin feature/AmazingFeature`) 5. Open a Pull Request You are requested to follow the contribution guidelines specified in [CONTRIBUTING.md](./CONTRIBUTING.md) while contributing to the project :smile:.