diff --git a/README.md b/README.md index 41ea23c..5064317 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Building To build Boyfriend, you need to clone this repo and compile it with [.NET 7](https://dotnet.microsoft.com/download/dotnet/7.0). ``` -git clone https://github.com/l1ttleO/Boyfriend-CSharp +git clone https://github.com/TeamOctolings/Boyfriend-CSharp cd Boyfriend-CSharp dotnet build ```