diff --git a/README.md b/README.md index 32cffbf..638b269 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Now you will now be able to specify a `-driver` of `packet` to `docker-machine` To monitor the Docker debugging details and the Packet API calls: -``sh +```sh go build PACKNGO_DEBUG=1 PATH=`pwd`:$PATH docker-machine \ --debug create -d packet \