diff --git a/cmd/cbnt-prov/README.md b/cmd/cbnt-prov/README.md index e5bbe12..187e5b6 100644 --- a/cmd/cbnt-prov/README.md +++ b/cmd/cbnt-prov/README.md @@ -30,7 +30,7 @@ Verify all downloaded dependencies run: To build the test suite run: ``` - go build -o txt-suite cmd/cbnt-prov/*.go + go build -o cbnt-prov cmd/cbnt-prov/*.go ``` Commandline subcommands: @@ -331,4 +331,4 @@ IV. Show details of exported KM, BPM, ACM 4. Show all ```bash ./cbnt-prov show-all ./firmware.rom -``` \ No newline at end of file +```