Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Demo: [Bugheist](http://bugheist.com/)

### Dev Setup
## Dev Setup
**Step 1:**

If PostgreSQL is not installed, run
Expand Down Expand Up @@ -46,3 +46,7 @@ then go to http://127.0.0.1:8000/admin/socialaccount/socialapp/) and add filler
Start the server using `python manage.py runserver` and visit http://localhost:8000

**Note:** In case you encounter an error, run `sudo apt-get install libpq-dev`

## Resources

- Join the [OWASP Slack Channel](https://owasp.herokuapp.com/) and ask questions at **#project-blt**.