aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2021-12-28 19:01:56 +0200
committerGitHub <noreply@github.com>2021-12-28 19:01:56 +0200
commit42a78d79db9f534b55bada1c35a9553d10fde6b4 (patch)
tree4f2f4d586bc01f1201201a0f7e5539e23a24a868
parentMerge pull request #144 from itay-grudev/changelog_update_3.3.2 (diff)
parentCorrected Git URL in README (diff)
downloadsingleapplication-42a78d79db9f534b55bada1c35a9553d10fde6b4.tar.xz
Merge pull request #145 from itay-grudev/itay-grudev-patch-1
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:**