diff --git a/DEPLOY.md b/DEPLOY.md
index a28218d7..3d1b780e 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -150,6 +150,7 @@ If you use the default database path you also need to run this:
 ```bash
 sudo mkdir -p /var/lib/matrix-conduit/
 sudo chown -R conduit:nogroup /var/lib/matrix-conduit/
+sudo chmod 700 /var/lib/matrix-conduit/
 ```
 
 ## Setting up the Reverse Proxy