update install docs.
This commit is contained in:
parent
4d3350de18
commit
d4dc07171f
|
|
@ -27,6 +27,8 @@ Quick Started
|
||||||
You can use docker compose to run BotSharp quickly, make sure you've got `Docker`_ installed.
|
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
|
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.
|
Point your web browser at http://localhost:3000 and enjoy BotSharp with Articulate-UI.
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,11 @@ Docker Composer
|
||||||
^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
You can use docker compose to run, make sure you've got `Docker`_ installed.
|
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`_
|
1. Integrate with `Articulate UI`_
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue