From 9fd380a547503622ac0e03941a6261c68dde4068 Mon Sep 17 00:00:00 2001 From: Alexey Nizhegolenko Date: Wed, 10 Oct 2018 21:28:09 +0300 Subject: [PATCH] Update README.md Added some extended information. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b067a32..4fa716e 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ GeoStat uses a number of open source libs to work properly: * [Geohash](https://github.com/vinsci/geohash) - Python module that provides functions for decoding and encoding Geohashes. * [InfluxDB-Python](https://github.com/influxdata/influxdb-python) - Python client for InfluxDB. - -### Installation +# Installation Using install.sh script: 1) Clone the repository. 2) CD into dir and run **install.sh**, it will ask you to set a properly settings.ini parameters, like Nginx **access.log** path, and InfluxDB settings.