mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-14 17:10:53 -05:00
Mention that we should pull in new deps before running upgrade script
This commit is contained in:
parent
28f71ecf0d
commit
9550ba94f2
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
Upgrading to v0.6.0
|
Upgrading to v0.6.0
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
To pull in new dependencies, run::
|
||||||
|
|
||||||
|
python setup.py develop --user
|
||||||
|
|
||||||
This update includes a change to the database schema. To upgrade you first need
|
This update includes a change to the database schema. To upgrade you first need
|
||||||
to upgrade the database by running::
|
to upgrade the database by running::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue