mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 11:11:13 +00:00
Use short URL for scope download
This commit is contained in:
@@ -26,8 +26,7 @@ Interact with your containers directly: pause, restart and stop containers. Laun
|
||||
## <a name="getting-started"></a>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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user