Skip to content

Commit 04732a2

Browse files
committed
chore: update readme
1 parent 073697f commit 04732a2

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
@@ -39,8 +39,8 @@ $ git commit -m "<type>[optional scope]: <description>
3939

4040
```bash
4141
// clone
42-
$ git clone git@github.com:hideokamoto/MY_REPO_NAME.git
43-
$ cd MY_REPO_NAME
42+
$ git clone git@github.com:hideokamoto/lambda-edge-controller.git
43+
$ cd lambda-edge-controller
4444

4545
// setup
4646
$ yarn

0 commit comments

Comments
 (0)