From 27ce51c0207cd974e5244ad13aa4b436dbeedc09 Mon Sep 17 00:00:00 2001 From: Audrey Roy Greenfeld Date: Mon, 2 Jan 2023 13:13:10 -0800 Subject: [PATCH] Fix minor readme typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61a00839..103dc010 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ improving language itself. ## Do you want to try it out? -If you are interested in taking a look at the current state of the project, You +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 the root directory of the repository: +To start the demo, run this in the root directory of the repository: ```sh docker compose up --build @@ -67,7 +67,7 @@ hardware. ## How can you help? -All open source projects begins with people like you. Open source is the belief +All open source projects begin with people like you. Open source is the belief that if we collaborate we can together gift our knowledge and technology to the world for the benefit of humanity.