Fix typos in the Running section

This commit is contained in:
AnnoyingRains 2023-10-06 04:09:54 +00:00
commit d1297719e3

View file

@ -17,7 +17,7 @@ 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/
cd envision 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