Skip to content

Commit

Permalink
[DOCS] Fixed path to install directory. (#43443)
Browse files Browse the repository at this point in the history
  • Loading branch information
debadair authored Jun 20, 2019
1 parent 1ad8af1 commit 19c253c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/setup/install/brew.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19c253c

Please sign in to comment.