We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ee998 commit 0325519Copy full SHA for 0325519
README.md
@@ -71,7 +71,7 @@ $ cd $GOPATH/src/github.com/zchee/docker-machine-driver-xhyve
71
$ brew install opam libev
72
$ opam init
73
$ eval `opam config env`
74
-$ opam install uri qcow-format conf-libev
+$ opam install uri qcow-format io-page.1.6.1 conf-libev
75
76
# Install docker-machine-driver-xhyve binary into /usr/local/bin
77
$ make install
0 commit comments