higlass-server
higlass-server copied to clipboard
Add migration step to install instructions
Description
What was changed in this pull request?
The line python manage.py migrate was added to the manual installation instructions.
Why is it necessary?
Before migrating, visiting http://localhost:8000/api/v1/tilesets/ returns a 500 error.
Checklist
- [ ] Unit tests added or updated
- [x] Documentation added or updated
- [ ] Updated CHANGELOG.md