From 8535f8c6ccf92e03b7214a924a92bf33ee0c816e Mon Sep 17 00:00:00 2001 From: Andor Salga Date: Mon, 3 Feb 2014 21:09:55 -0500 Subject: [PATCH] fixed typo --- README.mdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.mdown b/README.mdown index c913115085..ca5440c678 100644 --- a/README.mdown +++ b/README.mdown @@ -24,8 +24,7 @@ $ cd cocos2d-html5 $ git submodule update --init $ python -m SimpleHTTPServer ``` - -... and run a brower and open it in `localhost:8000/tests` +... and then open a browser and go to `http://localhost:8000/tests` Contact us