From 95e4731595402fa1a101283b46bdee50bed02b42 Mon Sep 17 00:00:00 2001 From: jelhan Date: Sat, 4 Apr 2015 11:06:52 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e47dd3..0693b04 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ If you only like to run tests ones against PhantomJS in command-line you could use `ember test`. This is also used in CI. Development server has to be started before and listen on `localhost:4200`. -Run development server by `localhost:4200`. +Run development server by `ember server`. `php-cgi` has to be installed.