docs: Clarify need to provision from /srv/zulip when troubleshooting.

Text tweaked slightly by tabbott.
This commit is contained in:
Hendy Irawan
2018-05-15 16:22:34 +07:00
committed by Tim Abbott
parent f0d874d51f
commit bb5457c2f7

View File

@@ -597,8 +597,9 @@ which can help you optimize your development workflow).
### Troubleshooting and Common Errors ### Troubleshooting and Common Errors
Below you'll find a list of common errors and their solutions. Most Below you'll find a list of common errors and their solutions. Most
issues are resolved by just provisioning again (by running `./tools/provision` issues are resolved by just provisioning again (by running
inside the Vagrant guest or equivalently `vagrant provision` from outside). `./tools/provision` (from `/srv/zulip`) inside the Vagrant guest or
equivalently `vagrant provision` from outside).
If these solutions aren't working for you or you encounter an issue not If these solutions aren't working for you or you encounter an issue not
documented below, there are a few ways to get further help: documented below, there are a few ways to get further help: