Skip to content

Commit

Permalink
README.md: update meson subprojects
Browse files Browse the repository at this point in the history
This is required as, to save time during rebuilds, meson does not check on subprojects.
  • Loading branch information
v1993 authored Sep 23, 2023
1 parent 87f0dee commit ecd71c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ meson install -C build
```bash
cd linuxmotehook2
git pull
meson subprojects update
meson compile -C build
# Optional
meson install -C build
Expand Down

0 comments on commit ecd71c1

Please sign in to comment.