Skip to content

Commit

Permalink
Update clear command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Krisell authored Oct 10, 2019
1 parent 3b9e01f commit 3dcb1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If your json-files change, you need to run the command again for the changes to
You may also clear the cached files using the following command

```
php artisan translation-json-cache:clear
php artisan translation-json:clear
```

Run `translation-json:cache` during deployment in the same way you run `route:cache` and `config:cache`.
Expand Down

0 comments on commit 3dcb1c3

Please sign in to comment.