Skip to content

Commit 380fb7c

Browse files
author
DO! DevOps bot
committed
docs: Automatic docs update
1 parent 5af3b64 commit 380fb7c

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
@@ -775,7 +775,7 @@ you can inspect the failing container as well.
775775

776776
To rebuild this documentation, first compile the documentation maker:
777777

778-
docker run --rm -e GOOS=[os, e.g. darwin, linux, windows] -e GOARCH=[architecture, e.g. arm64, amd64] -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:1.19-alpine go run cmd/doc/mkdoc
778+
docker run --rm -e GOOS=[os, e.g. darwin, linux, windows] -e GOARCH=[architecture, e.g. arm64, amd64] -v "$PWD":/usr/src/myapp -w /usr/src/myapp golang:1.19-alpine go build cmd/doc/mkdoc.go
779779

780780
Then run it to rebuild README.md based on README.md.gotmpl:
781781

0 commit comments

Comments
 (0)