diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md index 74282a161bc029e6e5fd42495d8ea7b61011f7d2..a68f835ed449339039ca0e5378e405e289bd852c 100644 --- a/docs/DEPLOYMENT.md +++ b/docs/DEPLOYMENT.md @@ -168,8 +168,8 @@ fi ### 6. Get node servers running At this point, pushing code to gitolite will cause /home/browserid/code to be updated. Now -we need to get the servers running! Manually we can verify that the servers will run. -For the browser id server: +we need to get the servers running! First, verify that the servers will run manually. +For the browserid server: cd /home/browserid/code/browserid && sudo -u www-data ./run.js