diff --git a/README.md b/README.md index f0d5d17..e8f62b6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add a script to your project's `package.json`: } ... ``` -You can now run `npm run extract-i18n` and it will extract strings from your project. +You can now run `npm run i18n:extract` and it will extract strings from your project. ## Usage