Skip to content

Commit

Permalink
readme: Fix Meson deprecated command warning
Browse files Browse the repository at this point in the history
  • Loading branch information
laurirasanen authored and misyltoad committed Oct 6, 2024
1 parent ad02559 commit ca7bf9f
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 @@ -19,7 +19,7 @@ If running RadeonSI clients with older cards (GFX8 and below), currently have to

```
git submodule update --init
meson build/
meson setup build/
ninja -C build/
build/gamescope -- <game>
```
Expand Down

0 comments on commit ca7bf9f

Please sign in to comment.