From b411e8011f84942e619df760281729a163ab88cf Mon Sep 17 00:00:00 2001 From: "jing.liuqing" Date: Tue, 28 Jun 2016 13:01:29 +0800 Subject: [PATCH] Fix typo in README Change-Id: Ifb5c0638a82fdddedf1ec3de61e7dd18350ac404 Co-Authored-By: zulijun --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a5e3a81..3ab3a33 100644 --- a/README.rst +++ b/README.rst @@ -44,7 +44,7 @@ Starting the app If everything has gone according to plan, you should be able to run:: - ./run_tests.sh --runserver 0.0.0.0:9000 + ./run_tests.sh --runserver 0.0.0.0:8080 and have the application start on port 8080. The horizon dashboard will be located at http://localhost:8080/