From 92dfa01d18591c5d582e80247d32dc526998c179 Mon Sep 17 00:00:00 2001 From: Isioye Mohammed Date: Mon, 2 Oct 2017 15:59:25 -0700 Subject: [PATCH 1/3] Done --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 56c54ec..76e82a4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,4 @@ This API has just two features used in buidling any application the involves Use - [Medium](medium.com) A great and educating blog I learnt a lot from. - [StackOverflow](stackoverflow.com) My run to website in times of error and knowledge test. - [Github](github.com) For making it easy for me to get access to my repositories anywhere, anytime. Thanks!!!! - - [BenMalcom](https://github.com/benmalcom) Inspiring dude. Thanks!!!! - - [Nondefyde](https://github.com/nondefyde) Inspiring dude. Thanks!!!! - - [Scotch](scotch.io) For all the awesome tutorials. Thanks!!!! \ No newline at end of file + - [Scotch](scotch.io) For all the awesome tutorials. Thanks!!!! From 30832131f210144342b984df8ded0fbc4f381377 Mon Sep 17 00:00:00 2001 From: Isioye Mohammed Date: Mon, 2 Oct 2017 23:56:06 -0700 Subject: [PATCH 2/3] Done --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 56c54ec..d24484c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,4 @@ This API has just two features used in buidling any application the involves Use - [Medium](medium.com) A great and educating blog I learnt a lot from. - [StackOverflow](stackoverflow.com) My run to website in times of error and knowledge test. - [Github](github.com) For making it easy for me to get access to my repositories anywhere, anytime. Thanks!!!! - - [BenMalcom](https://github.com/benmalcom) Inspiring dude. Thanks!!!! - - [Nondefyde](https://github.com/nondefyde) Inspiring dude. Thanks!!!! - [Scotch](scotch.io) For all the awesome tutorials. Thanks!!!! \ No newline at end of file From b6fbb7c72be7c8a56e7c0670e4dea51e9c2f6cee Mon Sep 17 00:00:00 2001 From: Isioye Mohammed Date: Fri, 5 Jan 2018 20:45:28 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 296baa1..3d6bff1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This API has just two features used in buidling any application the involves Use # Installation - Install [NodeJS](http://nodejs.org/en) and [PostgreSQL](https://www.postgresql.org/) on your machine - - Clone the repository `https://github.com/codestaintin/UserAPI.git` + - Clone the repository by running `git clone https://github.com/codestaintin/UserAPI.git` - Change to working directory to UserAPI `cd /UserAPI` - Run `npm install` to install all dependencies - It is advisable to install sequelize CLI globally to ease database migrations `npm install -g sequelize-cli` @@ -34,4 +34,3 @@ This API has just two features used in buidling any application the involves Use - [StackOverflow](stackoverflow.com) My run to website in times of error and knowledge test. - [Github](github.com) For making it easy for me to get access to my repositories anywhere, anytime. Thanks!!!! - [Scotch](scotch.io) For all the awesome tutorials. Thanks!!!! - - [Scotch](scotch.io) For all the awesome tutorials. Thanks!!!!