Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 94c0c35

Browse files
author
Lucas Soriano
authored
Don't forget to pass new!
1 parent d43e166 commit 94c0c35

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
@@ -14,7 +14,7 @@ If you have any question please [reach out to the team in our Gitter chat](https
1414

1515
## 2 - Create your first project!
1616

17-
1. `yarn create comit-app <your-app-name>`,
17+
1. `yarn create comit-app new <your-app-name>`,
1818
2. `cd <your-app-name>` and `yarn start-env` to start blockchain and COMIT nodes,
1919
3. Run the [separate-apps](https://github.com/comit-network/create-comit-app/tree/master/new_project/examples/separate_apps) example (in separate terminals for the taker and maker):
2020
1. Navigate to the separate-apps example app directory `cd ./examples/separate_apps`,

0 commit comments

Comments
 (0)