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:
parent
7f75d66671
commit
4c5d0ccde1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue