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

docs: prefer https to ssh gitlab url

This commit is contained in:
Massimiliano Mirra 2021-03-29 14:21:55 +00:00
parent 7f75d66671
commit 4c5d0ccde1

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