Update installation.md
This commit is contained in:
parent
d411382cef
commit
96f3b61921
|
|
@ -10,7 +10,7 @@ Building solution using dotnet CLI (preferred).
|
||||||
|
|
||||||
### Clone the source code and build
|
### Clone the source code and build
|
||||||
```powershell
|
```powershell
|
||||||
PS D:\> git clone https://github.com/Oceania2018/BotSharp
|
PS D:\> git clone https://github.com/SciSharp/BotSharp
|
||||||
PS D:\> cd BotSharp
|
PS D:\> cd BotSharp
|
||||||
PS D:\> dotnet build
|
PS D:\> dotnet build
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue