Skip to content

Commit

Permalink
Update localDeployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirans0615 authored Jul 22, 2024
1 parent 71d4446 commit 655d0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/localDeployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The details for the test data is included in the
### Option #1: Use existing DB

```
cp admin/db.sqlite3 .
cp admin_only/db.sqlite3 .
python3 manage.py migrate
```

Expand Down

0 comments on commit 655d0d2

Please sign in to comment.