Explorar o código

Mention that we should pull in new deps before running upgrade script

Erik Johnston %!s(int64=9) %!d(string=hai) anos
pai
achega
9550ba94f2
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      UPGRADE.rst

+ 4 - 0
UPGRADE.rst

@@ -1,6 +1,10 @@
 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
 to upgrade the database by running::