1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-10 23:50:12 +00:00

Merge branch 'bard-develop-patch-05158' into 'develop'

docs: prefer https to ssh gitlab url

See merge request 
This commit is contained in:
Nigel Gott 2021-04-06 12:33:49 +00:00
commit 16bef81659

View file

@ -42,7 +42,7 @@ Baserow's code to your computer.
```
$ cd ~/baserow-demo
$ git clone git@gitlab.com:bramw/baserow.git
$ git clone https://gitlab.com/bramw/baserow.git
Cloning into 'baserow'...
...
$ cd baserow