From 3de85e39e7325b76ff7f6e5481e88c4a40f9d840 Mon Sep 17 00:00:00 2001 From: Obrain2016 Date: Mon, 24 Sep 2018 10:09:43 -0500 Subject: [PATCH] Update installation.rst --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index af80733a..949ddc27 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -20,7 +20,7 @@ You can use docker compose to run, make sure you've got `Docker`_ installed. :: - PS D:\BotSharp\> docker-compose -f docker-compose-articulateui.yml up + PS D:\BotSharp\> docker-compose -f dockerfiles/docker-compose-articulateui.yml up Point your web browser at http://localhost:3000 and enjoy Articulate-UI with BotSharp. |ArticulateHomeScreenshot|