Skip to content

Commit

Permalink
Merge pull request #728 from Gustry/patch-1
Browse files Browse the repository at this point in the history
Docs - Remove old syntax for git clone
  • Loading branch information
suricactus authored Jul 12, 2023
2 parents bffa096 + ac5fa0a commit df22190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ QField and QFieldCloud documentation is deployed [here](https://docs.qfield.org)

Clone the repository and all its submodules:

git clone --recurse-submodules git://github.com/opengisch/qfieldcloud.git
git clone --recurse-submodules git@github.com:opengisch/qfieldcloud.git

To fetch upstream development, don't forget to update the submodules too:

Expand Down

0 comments on commit df22190

Please sign in to comment.