Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-jn committed Dec 25, 2020
1 parent 1db2608 commit ed247d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ python3 manage.py migrate

5. Setup SQL database variables as follows
```sql
USE cw_portal
USE cw_portal;

INSERT INTO `cw_portal`.`supervisor_flags`
(`name`, `value`)
Expand Down

0 comments on commit ed247d2

Please sign in to comment.