Skip to content

Commit

Permalink
modify installation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hyun-joo-kim committed Jan 19, 2017
1 parent 7c7f85d commit a51963f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Note: This is a young project we're just starting to do testing on 8/3/2015. We'

# Building and installing the plugin
mvn package
./bin/plugin --url file:///....elasticsearch-phone/target/releases/elasticsearch-phone-1.0.0.zip --install elasticsearch-phone;
./bin/elasticsearch-plugin install file:///....elasticsearch-phone/target/releases/elasticsearch-phone-1.2.0.zip;

## Example inputs

Expand Down Expand Up @@ -77,4 +77,4 @@ TOKENS
81771483
817714835
8177148350


0 comments on commit a51963f

Please sign in to comment.