From e1186bbead85e1798c97872b9c44ce2abe42fbad Mon Sep 17 00:00:00 2001 From: Rob Szumski Date: Fri, 11 Oct 2013 15:37:30 -0700 Subject: [PATCH] docs(dashboard): improve instructions --- mod/dashboard/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mod/dashboard/README.md b/mod/dashboard/README.md index f36083786..1b9da7f86 100644 --- a/mod/dashboard/README.md +++ b/mod/dashboard/README.md @@ -2,6 +2,8 @@ ## Developing +If you'd like to contribute to the etcd dashboard mod, follow these instructions. For contributing to the rest of etcd, see the contributing document in the root of the repository. + ### Install yeoman http://yeoman.io/ @@ -12,7 +14,7 @@ http://yeoman.io/ npm install ``` -### Install Bower +### Install Bower Components ``` bower install @@ -20,4 +22,6 @@ bower install ### View in Browser +Run etcd like you normally would and afterward browse to: + http://localhost:4001/etcd/mod/dashboard/