Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleymichael authored Sep 5, 2023
1 parent fe6ab5d commit 65f987e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,14 @@ To run this application, follow these steps:
git clone https://github.com/wesleymichael/drivenpass-api.git
```

3. Install project dependencies:
2. Install project dependencies:

```bash
npm install
```

4. Configure environment variables:
3. Configure environment variables:
- Make a copy of the `.env.example` file and configure the environment variable for development as `.env.development`.

<br>

4. Apply database migrations using Prisma in a development environment:
Expand Down

0 comments on commit 65f987e

Please sign in to comment.