Merge pull request #2067 from weaveworks/k8s-curl-redirections

Follow redirections in curl when getting k8s resources
This commit is contained in:
Peter Bourgon
2016-12-07 17:08:48 +01:00
committed by GitHub

View File

@@ -236,7 +236,7 @@ Allowable parameters for the launcher URL:
To download and read the Scope manifest run:
curl --silent --remote-name https://cloud.weave.works/launch/k8s/weavescope.yaml
curl --silent -L --remote-name https://cloud.weave.works/launch/k8s/weavescope.yaml
**Open Scope in Your Browser**