aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2021-12-28 18:47:16 +0200
committerGitHub <noreply@github.com>2021-12-28 18:47:16 +0200
commitefc6d2e5cccc74bc0d11ba33cbc1078ea44be28a (patch)
tree4f2f4d586bc01f1201201a0f7e5539e23a24a868
parentMerge pull request #144 from itay-grudev/changelog_update_3.3.2 (diff)
downloadsingleapplication-efc6d2e5cccc74bc0d11ba33cbc1078ea44be28a.tar.xz
Corrected Git URL in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a76bada..716f9a7 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ To include the library files I would recommend that you add it as a git
submodule to your project. Here is how:
```bash
-git submodule add git@github.com:itay-grudev/SingleApplication.git singleapplication
+git submodule add https://github.com/itay-grudev/SingleApplication.git singleapplication
```
**Qmake:**