diff --git a/README.md b/README.md index fe9f077..ce47262 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ dotenv](https://github.com/bkeepers/dotenv). Installation is super-easy via [Composer](https://getcomposer.org/): ```bash -$ composer require vlucas/phpdotenv +composer require vlucas/phpdotenv ``` or add it by hand to your `composer.json` file.