mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-02-21 01:09:18 +08:00
Merge pull request #145 from itay-grudev/itay-grudev-patch-1
Corrected Git URL in README
This commit is contained in:
commit
42a78d79db
@ -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:**
|
||||
|
Loading…
Reference in New Issue
Block a user