Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bnematzadeh authored Aug 26, 2023
1 parent b7c845d commit 286b2da
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 @@ -5,7 +5,7 @@ A vulnerable RESTful application written in Node and React based on [OWASP API s
![Logo](https://raw.githubusercontent.com/bnematzadeh/vulnerable-rest-api/main/client/src/public/logo.png)

# How to install
# Option 1: Run on Docker (recommended)
## Option 1: Run on Docker (recommended)
```
git clone https://github.com/bnematzadeh/vulnerable-rest-api.git
```
Expand All @@ -28,7 +28,7 @@ Access the Application
- Client: localhost:3000
- API: localhost:3001

# Option 2: Run on Your Machine (Manual Installation)
## Option 2: Run on Your Machine (Manual Installation)
Make sure you have already installed Node and MongoDB on your system.
- Client Setup
- ```cd client/ ```
Expand Down

0 comments on commit 286b2da

Please sign in to comment.