From 911f52db2ab94b3829297c4e8f2648b071f72feb Mon Sep 17 00:00:00 2001 From: Tony Kipkemboi Date: Thu, 23 Dec 2021 23:01:29 -0500 Subject: [PATCH] Updated README.md Changed instance of 'course' to 'project' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1004ad..f0a807e5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # buildspace x thirdweb - Build your own DAO with just Javascript ### **Welcome 👋** -To get started with this course, clone this repo and follow these commands: +To get started with this project, clone this repo and follow these commands: 1. Run `npm install` at the root of your directory 2. Run `npm start` to start the project