Skip to content

Commit 0cf2082

Browse files
committed
add missing backtick in README.md
1 parent a4be461 commit 0cf2082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Now you will now be able to specify a `-driver` of `packet` to `docker-machine`
8181

8282
To monitor the Docker debugging details and the Packet API calls:
8383

84-
``sh
84+
```sh
8585
go build
8686
PACKNGO_DEBUG=1 PATH=`pwd`:$PATH docker-machine \
8787
--debug create -d packet \

0 commit comments

Comments
 (0)