Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 0cf2082

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)