Skip to content
Snippets Groups Projects
Commit 638a5d34 authored by Mathieu Ponton's avatar Mathieu Ponton
Browse files

fix: better command

parent 456306a5
No related branches found
No related tags found
No related merge requests found
Pipeline #77779 passed
......@@ -129,7 +129,8 @@ You can change the period of data generated by changing the following lines:
Next launch the script `createDayDataFiles.js` available into the `scripts` folder
```sh
node scripts/createDayDataFiles.js
cd scripts
node createDayDataFiles.js
```
Json files with data will be created into `scripts/data` folder.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment