Merge branch 'main' into 'main'

Fix typos in the Running section of the readme

See merge request gabmus/envision!16
This commit is contained in:
GabMus 2023-10-07 07:00:41 +00:00
commit 7ba0261d29

View file

@ -17,8 +17,8 @@ Download the latest AppImage snapshot: [GitLab Pipelines](https://gitlab.com/gab
## Running
```bash
git clone https://gitlab.com/gabmusenvision/
cdenvision
git clone https://gitlab.com/gabmus/envision/
cd envision
meson setup build -Dprefix="$PWD/build/localprefix" -Dprofile=development
ninja -C build
ninja -C build install