mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-02 09:22:01 +02:00
Update install steps in README.md
This commit is contained in:
@@ -48,8 +48,10 @@ Those are automatically built on each git commit, thus are considered unstable.
|
|||||||
|
|
||||||
## Installation from Source Code
|
## Installation from Source Code
|
||||||
```sh
|
```sh
|
||||||
meson builddir --prefix=/usr/local
|
meson setup builddir
|
||||||
sudo meson install -C builddir
|
cd builddir
|
||||||
|
meson compile
|
||||||
|
sudo meson install
|
||||||
```
|
```
|
||||||
|
|
||||||
## Questions?
|
## Questions?
|
||||||
|
Reference in New Issue
Block a user