diff --git a/src/doc/crawler.rst b/src/doc/crawler.rst index 391c5458801235f132cb21e2c7911ba670c1322c..0a710fa1e3ed2c8115f7209be30de758c0c23ec3 100644 --- a/src/doc/crawler.rst +++ b/src/doc/crawler.rst @@ -88,9 +88,9 @@ Typically, an invocation looks like: python3 crawl.py /someplace/ -.. Note:: For trying this out with the above mentioned example crawler from the integration tests, +.. Note:: For trying out the above mentioned example crawler from the integration tests, make sure that the ``extroot`` directory in the ``integrationtests`` folder is used as - CaosDB's extroot directory,and call the crawler with ``python3 crawl.py /``. + CaosDB's extroot directory, and call the crawler indirectly via ``./test.sh``. In this case ``/someplace/`` identifies the path to be crawled **within CaosDB's file system**. You can browse the CaosDB file system by