Update Home
+4
-2
@@ -15,8 +15,10 @@ The project is build with meson so you will need it on your computer to compile
|
|||||||
|
|
||||||
First clone the repo and move into it.
|
First clone the repo and move into it.
|
||||||
Then compile the project in the desire dir (for me build).
|
Then compile the project in the desire dir (for me build).
|
||||||
````meson setup --reconfigure build
|
``` bash
|
||||||
meson compile -C build````
|
meson setup --reconfigure build
|
||||||
|
meson compile -C build
|
||||||
|
```
|
||||||
|
|
||||||
The binary will be `build/beluga`.
|
The binary will be `build/beluga`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user