diff --git a/README.md b/README.md index 006e22e00..028fcb026 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ https://access-hive.org.au/ If you wish to add documentation to the ACCESS-Hive website see the [contribution guide](https://access-hive.org.au/about/contribute/) for instructions. # How to Contribute [Draft] -- Create a branch from the `development` branch of ACCESS-HIVE repo, for instance, `dev/jasmeen/legacy-release`. Use the following commands to fetch repo's remote branches locally, switch to the `development` branch and then, pulling the latest changes from remote repository respectively: +- Create a branch from the `development` branch of ACCESS-HIVE repo, for instance, `dev/jasmeen/legacy-release`. + +- Use the following commands to fetch repo's remote branches locally, switch to the `development` branch and then, pulling the latest changes from remote repository respectively: `git fetch`