Skip to content

Commit e458bf2

Browse files
committed
include instruction to cd into repo
1 parent 9560a51 commit e458bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repo-template-files/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Your app will be automatically re-deployed with the latest code at: APP_URL
2121
2222
```
2323
git clone REPO_CLONE_URL
24+
cd APP_NAME
2425
```
2526

2627
> See an error? You might need to setup permissions [here's a guide how to setup repo clone permissions](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)

0 commit comments

Comments
 (0)