diff --git a/README.md b/README.md index 5064317..1546d90 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/TeamOctolings/Boyfriend-CSharp +git clone https://github.com/TeamOctolings/Boyfriend cd Boyfriend-CSharp dotnet build ```