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 bramw/baserow!213
This commit is contained in:
commit
16bef81659
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