From 133f3317eede72fb4df33ef0ef5c9b7e22c088e8 Mon Sep 17 00:00:00 2001 From: Daniel Mecke Date: Fri, 4 May 2012 14:30:42 +0300 Subject: [PATCH] fixed typo --- doc/00-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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