Skip to content

Commit 230cf5b

Browse files
committed
Update readme file
1 parent 4569164 commit 230cf5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727

2828
```bash
2929
# Clone the repo
30-
git clone https://github.com/rupachowrasia/node-gcp-app-engine-deploy-with-github-action.git
30+
git clone https://github.com/rupachowrasia/gcp-app-engine-deploy-with-github-action-using-nodejs.git
3131

3232
# Move into the project directory
33-
cd node-gcp-app-engine-deploy-with-github-action
33+
cd gcp-app-engine-deploy-with-github-action-using-nodejs
3434

3535
# Install dependencies
3636
npm install

0 commit comments

Comments
 (0)