mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-27 19:46:21 +03:00
Update Build succeeded message
This commit is contained in:
4
build.sh
4
build.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user