Skip to content

Instantly share code, notes, and snippets.

@mcantelon
Created July 18, 2012 04:35
Show Gist options
  • Save mcantelon/3134202 to your computer and use it in GitHub Desktop.
Save mcantelon/3134202 to your computer and use it in GitHub Desktop.
cd ~
wget https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.19.8.tar.gz
tar zxvf elasticsearch-0.19.8.tar.gz
cd elasticsearch-0.19.8
bin/elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment