Skip to content

Commit

Permalink
ReadMe Update - less granular push instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
RUN-Projects committed Jan 22, 2024
1 parent 5effdf8 commit d459638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ If you would like to fork the repo and create a pull request.
9. Make your changes, then update what will be committed (`git add <file>`)
10. Commit your changes with comment (`git commit -m "Add some AmazingFeature"`)
11. Change the remote url to your fork (`git remote set-url origin https://github.com/(YourFork)/oce-editor-tools.git`)
12. Push to the Branch (`git push origin feature/AmazingFeature`)
12. Push to the Branch
13. Open a Pull Request

<p align="right">(<a href="#top">back to top</a>)</p>
Expand Down

0 comments on commit d459638

Please sign in to comment.