From 21187f4664f0c7461c3f8b0a23da9eb8e4189fe4 Mon Sep 17 00:00:00 2001 From: zhangyanbo2007 <1093014078@qq.com> Date: Wed, 17 Oct 2018 02:41:34 +0800 Subject: [PATCH] Update README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 3a32a142..45b2af19 100644 --- a/README.rst +++ b/README.rst @@ -49,9 +49,9 @@ Some Features Quick Started ------------- -1 Make sure that you have downloaded the related components. -2 See the file "BotSharp\BotSharp.WebHost\Settings\app.json",change the path to your own project's path -3 Select dialogflow or articulate to make it work. +1 Make sure that you have downloaded the related components.`_ +2 See the file "BotSharp\BotSharp.WebHost\Settings\app.json",change the path to your own project's path`_ +3 Select dialogflow or articulate to make it work.`_ You can use docker compose to run BotSharp quickly, make sure you've got `Docker`_ installed. ::