diff --git a/README.md b/README.md index ce443f7941..5878aca08a 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,7 @@ the ``svcat`` command. Learn how to install and use it There are a few different ways to quickly get up and running with a cluster + ansible-service-broker: * `oc cluster up` -* Alternatively, [you can use minishift and install the broker with our addon, documented here](https://github.com/eriknelson/minishift-addons/tree/asb-updates/add-ons/ansible-service-broker). -NOTE: The current ansible-service-broker addon in github.com/minishift/minishift-addons is **broken**. There is a [PR against minishift/minishift-addons](https://github.com/minishift/minishift-addons/pull/76) -to fix this, so until it is merged, please use the `asb-updates` branch from [eriknelson/minishift-addons](https://github.com/eriknelson/minishift-addons/tree/asb-updates). +* Alternatively, [you can use minishift and install the broker with our addon, documented here](https://github.com/minishift/minishift-addons/tree/master/add-ons/ansible-service-broker). Let's walk through an `oc cluster up` based setup.