diff options
author | joewilliams <joe@joetify.com> | 2010-12-06 20:57:03 -0800 |
---|---|---|
committer | joewilliams <joe@joetify.com> | 2010-12-06 20:57:03 -0800 |
commit | 9d3ddd2fbb94d1eebbcc87291a03ceeb1088e396 (patch) | |
tree | f4e5205d6846dcc5de593ca4f646c7ef7ffd5439 | |
parent | f80cd3fd5928b4f18e1b626b2bec5a2bb5aae410 (diff) |
added troubleshooting link to readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ To install Spidermonkey 1.9.2 from PPA: `sudo` is only necessary when installing to a prefix which is not user-writeable. In any case, the installer tries to chown the database directory and logfile to the user who configured BigCouchbigcouch. +Run into any issues? Check out our wiki, https://github.com/cloudant/bigcouch/wiki/Troubleshooting + #### Starting BigCouch $PREFIX/bin/bigcouch |