Fix typos in the Running section

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

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