diff --git a/README.md b/README.md index 448af01..5bc4c36 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ This code converts the actual url to shortend url and when user clicks on sorten 3. Mongo # Steps to be followed after cloning the project -1. Open the terminal and go till the porject directory and type `npm init` +1. Open the terminal and go till the project directory and type `npm init` 2. Start the node server using `npm server.js` or `nodemon server.js`