Skip to content

Commit 3c65ba2

Browse files
fix: readme
1 parent fb0974b commit 3c65ba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Check out the example of [**standalone version running here**](https://codecrumb
3232
#### Install and run
3333
>Pre-condition: update/install `NodeJS` version to be >= *8.11.1*
3434
35-
1) Install ```codecrumbs``` *globally* (```yarn global codecrumbs```) or to *devDependencies* (```yarn add codecrumbs -D```)
35+
1) Install ```codecrumbs``` to *devDependencies* (```yarn add codecrumbs -D```)
3636
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* .
3737
3) Go to [http://localhost:2018](http://localhost:2018/#) in the browser to check it out.
3838

0 commit comments

Comments
 (0)