diff --git a/README.md b/README.md index 70b471144..eb4209d15 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,7 @@ Interact with your containers directly: pause, restart and stop containers. Laun ## Getting started ``` -sudo wget -O /usr/local/bin/scope \ - https://github.com/weaveworks/scope/releases/download/latest_release/scope +sudo wget -O /usr/local/bin/scope https://git.io/scope sudo chmod a+x /usr/local/bin/scope sudo scope launch ```