readme: Change the clone URL

This commit is contained in:
Dorota Czaplejewicz
2019-07-30 13:08:12 +00:00
parent d8f48cc48b
commit ffc5628637

View File

@ -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