Skip to content

Commit

Permalink
Use "meson setup" instead of just meson
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Feb 3, 2024
1 parent 76ee767 commit 72fe023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ refer to the installation instructions in README.md.

From inside the Peek source folder run:

meson --prefix=/usr builddir
meson setup --prefix=/usr builddir
cd builddir
ninja

Expand Down

0 comments on commit 72fe023

Please sign in to comment.