Extend release instructions.

This commit is contained in:
Ben Sturmfels
2021-09-19 21:08:15 +10:00
parent 6963a5a62e
commit 7e931ae849
2 changed files with 9 additions and 4 deletions

View File

@@ -42,8 +42,7 @@ Upgrade
4. Recreate the virtual environment and install MediaGoblin::
./bootstrap.sh && ./configure &&
make
./bootstrap.sh && ./configure && make
5. Re-install any ":doc:`plugins`" you had previously installed. Skipping these
may result in errors updating the database.