Merge pull request #145 from itay-grudev/itay-grudev-patch-1

Corrected Git URL in README
This commit is contained in:
Itay Grudev 2021-12-28 19:01:56 +02:00 committed by GitHub
commit 42a78d79db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:**