Skip to content

Commit

Permalink
chore: fixed examples docs
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Jun 30, 2021
1 parent d0c4d35 commit ffb6a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can run a sample from the *examples* directory of the module like this:
```bash
cd examples
# If local installation
node . ./dem2csv/jobfile.js
node .. ./dem2csv/jobfile.js
# If global/executable installation
krawler ./dem2csv/jobfile.js
```
Expand Down

0 comments on commit ffb6a0f

Please sign in to comment.