update install docs.

This commit is contained in:
Oceania2018 2018-08-30 22:04:50 -05:00
parent 4d3350de18
commit d4dc07171f
2 changed files with 7 additions and 0 deletions

View file

@ -27,6 +27,8 @@ Quick Started
You can use docker compose to run BotSharp quickly, make sure you've got `Docker`_ installed.
::
PS D:\> git clone https://github.com/Oceania2018/BotSharp
PS D:\> cd BotSharp
PS D:\BotSharp\> docker-compose -f docker-compose-articulateui.yml up
Point your web browser at http://localhost:3000 and enjoy BotSharp with Articulate-UI.

View file

@ -8,6 +8,11 @@ Docker Composer
^^^^^^^^^^^^^^^
You can use docker compose to run, make sure you've got `Docker`_ installed.
::
PS D:\> git clone https://github.com/Oceania2018/BotSharp
PS D:\> cd BotSharp
1. Integrate with `Articulate UI`_
::