Update README.rst

This commit is contained in:
Obrain2016 2018-08-23 15:30:38 -05:00 committed by GitHub
parent 18a4578084
commit 46ee41909a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,9 +63,12 @@ Start a container:
PS D:\BotSharp\> docker run -it -p 5000:5000 botsharp
We integrate Rasa UI with botsharp, you can use docker compose to run
To integrate Rasa UI with botsharp, you can use docker compose to run
docker-compose up
::
PS D:\BotSharp\> docker-compose up
point your web browser at http://localhost:5001 and enjoy Rasa-UI with Botsharp