diff --git a/docs/dashboard.md b/docs/dashboard.md index bb1ecf15..6b113a7c 100644 --- a/docs/dashboard.md +++ b/docs/dashboard.md @@ -1,6 +1,6 @@ # Dashboard -A strong focus was put on the tools and particularly the dashboard. After all it is what you will work with most of the time! +A strong focus was put on the tools and particularly the dashboard. After all, this will be your primary tool,which you will use most of the time! ![Queues view](http://i.imgur.com/H2nsgq2.png) @@ -9,14 +9,14 @@ A strong focus was put on the tools and particularly the dashboard. After all it #### How to run -To run the dashboard, make sur that mrq is properly installed. Then, use the +To run the dashboard, make sure that mrq is properly installed. Then, use the following command: ```bash mrq-dashboard ``` -The Dashboard will be available on the `5555` port (http://localhost:5555). +The Dashboard will be running on `localhost` using port `5555`(http://localhost:5555). #### Main goal