diff --git a/README.md b/README.md index d04e447..60d65fa 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Perform the following steps on your GitHub repository (remote repository) after |-------------|-------------------------------| | USERNAME | | | HOST | | -| SSH_KEY | | +| SSH_KEY | | | PORT | | 3. Ensure that a `dev` branch is created if it does not not already exist. 4. Create a pull request to merge the changes on the `main` branch to the `dev` branch. This will update the `dev` branch with the recent changes from the local Git repository and the `automation.yml` file.