You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Install them either from the website or through your package manager.
37
37
## 3 - Create your first project!
38
38
39
39
1.`yarn create comit-app new <your-app-name>`,
40
-
2.`cd <your-app-name>`, `yarn intall` and `yarn start-env` to start blockchain and COMIT nodes,
40
+
2.`cd <your-app-name>`, `yarn install` and `yarn start-env` to start blockchain and COMIT nodes,
41
41
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):
42
42
1. Navigate to the separate-apps example app directory `cd ./examples/separate_apps`,
0 commit comments