mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-01-31 09:09:00 +03:00
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
|
||||
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
|
||||
cd Boyfriend-CSharp
|
||||
git clone https://github.com/TeamOctolings/Boyfriend
|
||||
cd Boyfriend
|
||||
dotnet build
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue