diff README.rst @ 547:1e757ac98988

renamed project to rhodecode
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Oct 2010 03:18:16 +0200
parents efbab97c3aca
children f99075170eb4
line wrap: on
line diff
--- a/README.rst	Wed Oct 06 03:04:14 2010 +0200
+++ b/README.rst	Wed Oct 06 03:18:16 2010 +0200
@@ -73,7 +73,7 @@
 - All needed configs are inside hg-app ie. celeryconfig.py , production.ini
   You can configure the email, ports, loggers, workers from there.
 - For full text search You can either put crontab entry for 
-  `python /var/www/hgapp/pylons_app/lib/indexers/daemon.py incremental <path_to_repos>`
+  `python /var/www/hgapp/rhodecode/lib/indexers/daemon.py incremental <path_to_repos>`
   or run indexer from admin panel. This will scann the repos given in the 
   application setup or given path for daemon.py and each scann in incremental 
   mode will scann only changed files,