From 78803e05d03824f3ff4dcd32b719692703a17354 Mon Sep 17 00:00:00 2001 From: Mohamed Rashad Date: Wed, 28 Dec 2022 18:22:18 +0000 Subject: [PATCH] Minor Fixes --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8a3a1e3..f20f9cd4 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,10 @@ We believe that by doing this we will create a revolution in innovation in langu ## Do you want to try ? -If you are interested in taking a look at the current state of the project. -You can set up an entire stack needed to run **Open-Assistant**, including the +If you are interested in taking a look at the current state of the project, You can set up an entire stack needed to run **Open-Assistant**, including the website, backend, and associated dependent services. -To start the demo, run this, in root directory: +To start the demo, Run this in the root directory of the repository: ```sh docker compose up --build