Skip to content

Commit

Permalink
Update meson setup command in README (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
eplanet authored Dec 13, 2024
1 parent 0563e75 commit 9e24074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ commands (might need to be adapted to your OS):
rm -rf build/
mkdir -p build && cd build/
meson .. -Dprefix=/usr
meson setup -Dprefix=/usr
ninja
```

Expand Down

0 comments on commit 9e24074

Please sign in to comment.