Skip to content

Commit 858366a

Browse files
committed
Update readme file
1 parent 2442ed0 commit 858366a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ git push origin v1.1.0
2828

2929
```bash
3030
# Clone the repo
31-
git clone https://github.com/rupachowrasia/github-release-note-template.git
31+
git clone https://github.com/rupachowrasia/create-release-note-using-github-action.git
3232

3333
# Move into the project directory
34-
cd github-release-note-template
34+
cd create-release-note-using-github-action
3535

3636
# Install dependencies
3737
npm install

0 commit comments

Comments
 (0)