diff --git a/hystrix-dashboard/README.md b/hystrix-dashboard/README.md index f7a97a629..12564a2ef 100644 --- a/hystrix-dashboard/README.md +++ b/hystrix-dashboard/README.md @@ -9,8 +9,8 @@ View the [Dashboard Wiki](https://github.com/Netflix/Hystrix/wiki/Dashboard) for ``` $ git clone https://github.com/Netflix/Hystrix.git $ cd Hystrix/hystrix-dashboard -$ ../gradlew jettyRun -> Building > :hystrix-dashboard:jettyRun > Running at http://localhost:7979/hystrix-dashboard +$ ../gradlew appRun +> Building > :hystrix-dashboard:appRun > Running at http://localhost:7979/hystrix-dashboard ``` Once running, open http://localhost:7979/hystrix-dashboard.