Skip to content

Commit c385d6a

Browse files
authored
Update README.md
fix typo
1 parent c7dbb3f commit c385d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ npm install -g @angular/cli
5858
*Install NodeJS dependencies with npm (used by Electron main process):*
5959

6060
``` bash
61-
cp app/
61+
cd app/
6262
npm install
6363
```
6464

0 commit comments

Comments
 (0)