Update windows executable path

This commit is contained in:
Spencer 2015-02-19 09:52:09 -07:00
parent 1745672c69
commit 65254de29b

View file

@ -12,7 +12,7 @@ Kibana is an open source (Apache Licensed), browser based analytics and search d
## Installation
* Download: [http://www.elasticsearch.org/overview/kibana/installation/](http://www.elasticsearch.org/overview/kibana/installation/)
* Run `bin/kibana` on unix, or `bin/kibana.bat` on Windows.
* Run `bin/kibana` on unix, or `bin\kibana.bat` on Windows.
* Visit [http://localhost:5601](http://localhost:5601)
## Quick Start
@ -31,4 +31,4 @@ Now that you've configured an index pattern, you're ready to hop over to the [Di
## Documentation
Visit [Elasticsearch.org](http://www.elasticsearch.org/guide/en/kibana/current/index.html) for the full Kibana documentation.
Visit [Elasticsearch.org](http://www.elasticsearch.org/guide/en/kibana/current/index.html) for the full Kibana documentation.