diff --git a/docs/drivers.md b/docs/drivers.md index 6ea54b33d02b7795ae98c5bcd90eb7a27dfffb88..dfdd3e2b1f2924a23a85763c0a69a4a9bd908fb1 100644 --- a/docs/drivers.md +++ b/docs/drivers.md @@ -96,6 +96,12 @@ virsh net-define kvm-default.xml virsh net-start default ``` +Make sure you are running the lastest version of your driver. + + ```shell +docker-machine-driver-kvm2 --version +``` + ## Hyperkit driver Install the [hyperkit](http://github.com/moby/hyperkit) VM manager using [brew](https://brew.sh):