mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
Fix deprecated Meson setup command warning by updating README
Co-authored-by: alex19EP <4889846+alex19EP@users.noreply.github.com>
This commit is contained in:
parent
08a3e53eff
commit
2b6318fe37
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ espeakup yet, espeakup just uses meson, so you should be able to
|
|||
change to the source directory, then type:
|
||||
|
||||
```bash
|
||||
meson . ./build
|
||||
meson setup . ./build
|
||||
cd ./build
|
||||
ninja
|
||||
sudo ninja install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue