diff --git a/README.md b/README.md index ca12203..bff6c36 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Set a .env file variable from the command line. You can install the package with [Composer](https://getcomposer.org/) using the following command: ```bash -composer require imliam/laravel-env-set-command:^1.0.0 +composer require imliam/laravel-env-set-command:^1.0 ``` ## Usage