From 33c9885aa5e6f2f1d9f89328115579362e3c7773 Mon Sep 17 00:00:00 2001 From: MANISH KUMAR <66921809+manishkr33@users.noreply.github.com> Date: Fri, 2 Oct 2020 17:51:28 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 707b2cc..dc2193b 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Full project for the Build a Website with Node course. ## Instructions -1. Clone the repo: `git@github.com:scotch-io/node-website-course.git` +1. Clone the repository: `git@github.com:scotch-io/node-website-course.git` 2. Install packages: `npm install` 3. Start the server: `node server.js` 4. Visit in browser at: `http://localhost:8080` ## Course Videos -[Watch the first three lessons free](https://school.scotch.io/build-a-nodejs-website) +[Watch the first three lessons of this course for free](https://school.scotch.io/build-a-nodejs-website)