Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalshirke7 authored Oct 23, 2018
1 parent 9bb4207 commit b8b6c4e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@

##### clone or download and extract the project directory
1. Create a virtualenv (better to work in virtualenv)
`virtualenv env`
`cd env`
```
a. virtualenv env
b. cd env
```
2. Place the downloaded project inside env
2. cd into Cab-Booking-System
3. pip install requirements.txt
Expand Down

0 comments on commit b8b6c4e

Please sign in to comment.