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

Commit 41232b8

Browse files
bors[bot]Franck Royer
andauthored
Merge #276
276: Typo r=D4nte a=D4nte Co-authored-by: Franck Royer <[email protected]>
2 parents 1e3b1b3 + d55cb6b commit 41232b8

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 @@ Install them either from the website or through your package manager.
3737
## 3 - Create your first project!
3838

3939
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,
4141
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):
4242
1. Navigate to the separate-apps example app directory `cd ./examples/separate_apps`,
4343
2. `yarn install` to install dependencies,

0 commit comments

Comments
 (0)