diff --git a/docs/quick-start/installation.md b/docs/quick-start/installation.md index 319bdf64..1a16341f 100644 --- a/docs/quick-start/installation.md +++ b/docs/quick-start/installation.md @@ -10,7 +10,7 @@ Building solution using dotnet CLI (preferred). ### Clone the source code and build ```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:\> dotnet build ``` @@ -86,4 +86,4 @@ If you don't want to use the source code to experience this framework, you can a ```powershell PS D:\> Install-Package BotSharp.Core -``` \ No newline at end of file +```