Skip to content

Commit

Permalink
Update meson setup command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
eplanet committed Dec 13, 2024
1 parent d53da19 commit 3067031
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 @@ -38,7 +38,7 @@ If you absolutely have to build from source, use:
```bash
mkdir build
cd build
meson ..
meson setup
ninja
sudo ninja install
```

0 comments on commit 3067031

Please sign in to comment.