Skip to content

Commit 3dcb1c3

Browse files
authored
Update clear command in readme
1 parent 3b9e01f commit 3dcb1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If your json-files change, you need to run the command again for the changes to
2020
You may also clear the cached files using the following command
2121

2222
```
23-
php artisan translation-json-cache:clear
23+
php artisan translation-json:clear
2424
```
2525

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

0 commit comments

Comments
 (0)