From ffc5628637115bc6be56e0b4acc501222a8b017d Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Tue, 30 Jul 2019 13:08:12 +0000 Subject: [PATCH] readme: Change the clone URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b66938f..aa91d705 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ See `.gitlab-ci.yml`. ### Build from git repo ``` -$ git clone https://source.puri.sm/Librem5/eekboard.git -$ cd eekboard +$ git clone https://source.puri.sm/Librem5/squeekboard.git +$ cd squeekboard $ mkdir ../build $ meson ../build/ $ cd ../build