Skip to content

Commit 93e7139

Browse files
authored
Merge pull request #129 from r2d4/master
Changed doc to reflect that virtio-9p support is included in the newer releases of boot2docker
2 parents 2938ba0 + de9a328 commit 93e7139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ $ sudo chmod u+s $GOPATH/bin/docker-machine-driver-xhyve
9494
| `--xhyve-virtio-9p` | `XHYVE_VIRTIO_9P` | bool | Enable `virtio-9p` folder share | `false` |
9595
| `--xhyve-experimental-nfs-share` | `XHYVE_EXPERIMENTAL_NFS_SHARE` | bool | Enable `NFS` folder share (experimental) | `false` |
9696

97-
If you want use `virtio-9p` folder sharing, need custom `boot2docker.iso`.
97+
`virtio-9p` support is included in boot2docker as of version 1.10.2. For earlier releases you need a custom `boot2docker.iso`
9898
See https://github.com/zchee/boot2docker-legacy/releases.
9999

100100
## Would you do me a favor?

0 commit comments

Comments
 (0)