From d1297719e3e227b36bc17ad32d6a4df8a98cc74d Mon Sep 17 00:00:00 2001 From: AnnoyingRains Date: Fri, 6 Oct 2023 04:09:54 +0000 Subject: [PATCH] Fix typos in the Running section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b87fb1f..40afd70 100644 --- a/README.md +++ b/README.md @@ -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