[DOCS] Fixed path to install directory. (#43443)

This commit is contained in:
debadair 2019-06-20 10:33:54 -07:00 committed by Deb Adair
parent 2f2d0a198f
commit 2319fe74c3
1 changed files with 2 additions and 2 deletions

View File

@ -34,13 +34,13 @@ and data directory are stored in the following locations.
| Type | Description | Default Location | Setting
| home
| Elasticsearch home directory or `$ES_HOME`
| /usr/local/var/homebrew/linked/elasticsearch
| /usr/local/var/homebrew/linked/elasticsearch-full
d|
| bin
| Binary scripts including `elasticsearch` to start a node
and `elasticsearch-plugin` to install plugins
| /usr/local/var/homebrew/linked/elasticsearch/bin
| /usr/local/var/homebrew/linked/elasticsearch-full/bin
d|
| conf