mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-19 04:17:48 +00:00
Merge pull request #345 from mbentley/overlay-doc-fix
Fixed URL used by curl in overlay readme
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ In this example we will use `consul`
|
||||
Install:
|
||||
|
||||
```
|
||||
$ curl -OL https://dl.bintray.com/mitchellh/consul/#0.5.2_linux_amd64.zip
|
||||
$ curl -OL https://dl.bintray.com/mitchellh/consul/0.5.2_linux_amd64.zip
|
||||
$ unzip 0.5.2_linux_amd64.zip
|
||||
$ mv consul /usr/local/bin/
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user