diff --git a/README.md b/README.md index 7065269..080657f 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,12 @@ cd mktxp-stack-main /user add name=mktxp_user group=mktxp_group password=mktxp_user_password ``` - - Run docker-compose(http://localhost:3000) + - Run docker-compose: ``` docker-compose -f ./docker-compose-mktxp.yml up -d ``` -Now give the containers some time to start up and point your Web browser to [Grafana], where you should see the default MKTXP Dashboard +Now give the containers some time to start up and point your Web browser to [Grafana](http://localhost:3000), where you should see the default MKTXP Dashboard: + +