We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073697f commit 04732a2Copy full SHA for 04732a2
README.md
@@ -39,8 +39,8 @@ $ git commit -m "<type>[optional scope]: <description>
39
40
```bash
41
// clone
42
-$ git clone git@github.com:hideokamoto/MY_REPO_NAME.git
43
-$ cd MY_REPO_NAME
+$ git clone git@github.com:hideokamoto/lambda-edge-controller.git
+$ cd lambda-edge-controller
44
45
// setup
46
$ yarn
0 commit comments