From e453875bcffbb686b72c075a9f927a6372c80f98 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Fri, 9 May 2014 03:28:48 -0700 Subject: [PATCH] Updated Installing PHPCI (markdown) --- Installing-PHPCI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-PHPCI.md b/Installing-PHPCI.md index 86c19e8..29ef001 100644 --- a/Installing-PHPCI.md +++ b/Installing-PHPCI.md @@ -38,7 +38,7 @@ location / { You can use the built-in PHP server `php -S localhost:8080` by adding `public/routing.php`. -``` +```php