Skip to content

Commit 68232df

Browse files
authored
Update clone command (#364)
1 parent ae05049 commit 68232df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To understand more about the structure and the design of the Toolkit check out t
3737
This project uses [`lerna`](https://npm.im/lerna) as a tool to manage the monorepo. If you are unfamiliar with the tool, start by checking out the the [lerna docs](https://lerna.js.org/).
3838

3939
```bash
40-
git clone git@github.com:twilio-labs/serverless-toolkit.git serverless-toolkit
40+
git clone git@github.com:twilio-labs/serverless-toolkit.git
4141
cd serverless-toolkit
4242
npm install
4343
npm run bootstrap

0 commit comments

Comments
 (0)