Explorar o código

Update version used in doc

Marco Vito Moscaritolo %!s(int64=6) %!d(string=hai) anos
pai
achega
54c0a224cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Documentation/running.md

+ 1 - 1
Documentation/running.md

@@ -23,7 +23,7 @@ flanneld -subnet-file /vxlan.env -etcd-prefix=/vxlan/network
 
 1. Download a `flannel` binary.
 ```bash
-wget https://github.com/coreos/flannel/releases/download/v0.8.0/flanneld-amd64 && chmod +x flanneld-amd64
+wget https://github.com/coreos/flannel/releases/download/v0.10.0/flanneld-amd64 && chmod +x flanneld-amd64
 ```
 2. Run the binary.
 ```bash