mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 18:10:14 +01:00
fix URL
This commit is contained in:
parent
51b7b71cb7
commit
f45c8090ec
|
@ -39,7 +39,7 @@ Because of that, there is no NuGet package you can use directly.
|
||||||
Including this repository as a submodule and building from source is the recommended way of using the library.
|
Including this repository as a submodule and building from source is the recommended way of using the library.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git submodule add https://github.com/kaesaecracker/servicepoint.git
|
git submodule add https://github.com/cccb/servicepoint.git
|
||||||
git commit -m "add servicepoint submodule"
|
git commit -m "add servicepoint submodule"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue