summary refs log tree commit diff
path: root/UPGRADE.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-02-12 10:31:31 +0000
committerErik Johnston <erik@matrix.org>2015-02-12 10:31:31 +0000
commit7fedc36ccc9459897e61df7b437c8555caa4aef3 (patch)
tree6e7b42f2f31d1d665e882c93ac8243ff1f0aafd9 /UPGRADE.rst
parentUpdate UPGRADES to mention updated dependencies (diff)
downloadsynapse-7fedc36ccc9459897e61df7b437c8555caa4aef3.tar.xz
Fix rst
Diffstat (limited to 'UPGRADE.rst')
-rw-r--r--UPGRADE.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index b8f20c4d56..6ea348acc3 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -3,10 +3,10 @@ Upgrading to v0.7.0
 
 New dependencies are:
 
-  - pydenticon
-  - simplejson
-  - syutil
-  - matrix-angular-sdk
+- pydenticon
+- simplejson
+- syutil
+- matrix-angular-sdk
 
 To pull in these dependencies in a virtual env, run::