Skip to content

Commit

Permalink
Fix Readme after release of traces 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed May 11, 2020
1 parent d06b5be commit 8fa35d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ To generate the required ``contributors.js`` use **traces** project:

```
composer create-project prestashop/traces
./traces/traces PrestaShop/PrestaShop GitHubLogin GitHubPassword --config="./traces/config.dist.yml"
./traces/traces GitHubLogin GitHubPassword -o PrestaShop --config="./traces/config.dist.yml"
```

Then place the file `contributors.js` into the folder named `static`.
Expand Down

0 comments on commit 8fa35d8

Please sign in to comment.