forked from TeamInklings/Octobot
Update repository link in README (#18)
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
0c89df4791
commit
22fdb53029
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
## Building
|
## Building
|
||||||
To build Boyfriend, you need to clone this repo and compile it with [.NET 7](https://dotnet.microsoft.com/download/dotnet/7.0).
|
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
|
||||||
cd Boyfriend-CSharp
|
cd Boyfriend
|
||||||
dotnet build
|
dotnet build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Reference in a new issue