diff --git a/.woodpecker/README.md b/.woodpecker/README.md index 36e56f8..32a7321 100644 --- a/.woodpecker/README.md +++ b/.woodpecker/README.md @@ -43,7 +43,7 @@ Execute: GOOS=freebsd go build ``` -Copy the newly built binaries `dist/woodpecker-agent` into the VM to +Copy the newly built binaries into the VM to `/usr/local/bin`. ```default