diff --git a/doc/00-intro.md b/doc/00-intro.md index 91ee3e66b..b4fd4699e 100644 --- a/doc/00-intro.md +++ b/doc/00-intro.md @@ -67,7 +67,7 @@ executable and invoke it without `php`. ### Using Composer -Next, run the command the `install` command to resolve and download dependencies: +Next, run the `install` command to resolve and download dependencies: $ php composer.phar install