Update Build succeeded message

This commit is contained in:
stefanrueger
2026-08-20 07:17:53 +02:00
parent a8450f039f
commit 275685e1d1

View File

@@ -122,12 +122,12 @@ cat <<EOF
Build succeeded.
For Linux, macOS MacPorts and BSDs, run
For Linux, macOS MacPorts and BSDs run
sudo cmake --build build_${ostype} --target install
to install.
For Windows and macOS Homebrew, copy avrdude binary and avrdude.conf file to the right location.
For Windows and macOS Homebrew copy the avrdude binary and avrdude.conf to the right location.
EOF