Skip to content

Commit

Permalink
Update documentation for dir in elasticsearch_install
Browse files Browse the repository at this point in the history
  • Loading branch information
jwieringa committed Apr 24, 2016
1 parent 91252e2 commit f568f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -156,7 +156,7 @@ end
```ruby
elasticsearch_install 'my_es_installation' do
type :tarball # type of install
dir '/usr/local' # where to install
dir tarball: '/usr/local' # where to install

download_url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.7.2.tar.gz"
# sha256
Expand Down

0 comments on commit f568f6a

Please sign in to comment.