Skip to content

Commit

Permalink
configure.meson: fix guidance
Browse files Browse the repository at this point in the history
  • Loading branch information
stsp committed Dec 7, 2023
1 parent 4e896df commit 961688b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.meson
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ meson setup --native-file $TOP/fdpp/toolchain.ini \

echo
echo "Done configure"
echo "Now run \"meson build --verbose\" to build"
echo "Now run \"meson compile --verbose\" to build"
echo "After that you can do \"sudo meson install\" to install"

0 comments on commit 961688b

Please sign in to comment.