diff --git a/crates/servicepoint_binding_cs/README.md b/crates/servicepoint_binding_cs/README.md index 1248af7..0f5ee3d 100644 --- a/crates/servicepoint_binding_cs/README.md +++ b/crates/servicepoint_binding_cs/README.md @@ -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. ```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" ```