Skip to content

Commit 512c3ae

Browse files
Update README.md
1 parent 27d1ef6 commit 512c3ae

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
@@ -34,7 +34,7 @@ Check out the example of [**standalone version running here**](https://codecrumb
3434
### Install and run
3535
>Pre-condition: update/install `NodeJS` version to be >= *8.11.1*
3636
37-
1) Install ```codecrumbs``` to *devDependencies* (```yarn add codecrumbs -D```)
37+
1) Install ```codecrumbs``` globally (```yarn gloabl add codecrumbs```)
3838
2) Run ```codecrumbs -d project-src-dir -e project-src-dir/index.js```. Change parameters to match your project:```-d``` is *directory with source code*, ```-e``` is *entry point file* .
3939
3) Go to [http://localhost:2018](http://localhost:2018/#) in the browser to check it out.
4040

0 commit comments

Comments
 (0)