Skip to content

Commit 6eea6fb

Browse files
committed
Merge pull request NLPchina#107 from perlun/patch-1
Removed typo
2 parents ae4c0f0 + a42b880 commit 6eea6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install as plugin:
1919

2020
### Elasticsearch 1.6.X
2121
````
22-
r./bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.4.5/elasticsearch-sql-1.4.5.zip --install sql
22+
./bin/plugin -u https://github.com/NLPchina/elasticsearch-sql/releases/download/1.4.5/elasticsearch-sql-1.4.5.zip --install sql
2323
````
2424

2525
After doing this, you need to restart the Elasticsearch server. Otherwise you may get errors like `Invalid index name [sql], must not start with '']; ","status":400}`.

0 commit comments

Comments
 (0)