mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-02 06:08:42 +00:00
Fix typos in the Running section
This commit is contained in:
parent
49e889f36e
commit
d1297719e3
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ Download the latest AppImage snapshot: [GitLab Pipelines](https://gitlab.com/gab
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://gitlab.com/gabmusenvision/
|
git clone https://gitlab.com/gabmus/envision/
|
||||||
cdenvision
|
cd envision
|
||||||
meson setup build -Dprefix="$PWD/build/localprefix" -Dprofile=development
|
meson setup build -Dprefix="$PWD/build/localprefix" -Dprofile=development
|
||||||
ninja -C build
|
ninja -C build
|
||||||
ninja -C build install
|
ninja -C build install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue