Skip to content

Commit

Permalink
add missing backtick in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
displague committed Aug 12, 2020
1 parent a4be461 commit 0cf2082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 0cf2082

Please sign in to comment.