Corrected Git URL in README

This commit is contained in:
Itay Grudev 2021-12-28 18:47:16 +02:00 committed by GitHub
parent d0c43a51ad
commit efc6d2e5cc
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:**