Skip to content

Commit

Permalink
[IMP] Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
japinol7 committed Dec 29, 2023
1 parent d19b817 commit 9356bf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ python manage.py test --settings=movies_lib_explorer.test_settings
Do this:
1. Clone this repository in your local system.
2. Go to its folder in your system.
2.1 Delete the demo database file: db.sqlite3
3. $ pip install -r requirements.txt
4. The first time you must create a new database with the right tables this way:
$ python manage.py migrate
Expand Down

0 comments on commit 9356bf6

Please sign in to comment.