Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hagopj13 committed May 22, 2020
1 parent cb23c26 commit 4b48eb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ git clone https://github.com/hagopj13/node-express-mongoose-boilerplate.git
cd node-express-mongoose-boilerplate
```

Install dependencies:
Install the dependencies:

```bash
yarn install
```

Environment varibales:
Set the environment variables:

```bash
cp .env.example .env
Expand Down

0 comments on commit 4b48eb4

Please sign in to comment.