From 1918d67ab2eda6ef83e14ca77da23c31701b7967 Mon Sep 17 00:00:00 2001 From: Ilya Pirozhenko Date: Wed, 16 May 2018 11:36:19 +0300 Subject: [PATCH] Update Install.md --- Install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Install.md b/Install.md index d96fc40..41aaa31 100644 --- a/Install.md +++ b/Install.md @@ -44,7 +44,7 @@ Then modify it: ## Set up your crawlers -- Find ````${crawlerName}``` block - this is a template for your new crawler +- Find ```${crawlerName}``` block - this is a template for your new crawler - Replace ```${crawlerName}``` with desired name for your crawler (only lowercase latin letters and dashes are supported). Check that service block name and crawler name are the same - Replace ```${pathToCrawl}``` with path to a local folder to be crawled, if you want to crawl SMB or FTP - just mount it with standard unix tools @@ -87,4 +87,4 @@ To start Ambar run ```docker-compose up -d```. Ambar UI will be accessible on ```http://${ambarHostIpAddress}/``` -If you have any difficulties installing and running Ambar you can request a dedicated support session by mailing us on [hello@ambar.cloud](mailto:hello@ambar.cloud) \ No newline at end of file +If you have any difficulties installing and running Ambar you can request a dedicated support session by mailing us on [hello@ambar.cloud](mailto:hello@ambar.cloud)