mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
doc: Update the README for the new CLI
This commit is contained in:
@ -22,7 +22,7 @@ git = "https://github.com/Kerollmops/fst.git"
|
||||
branch = "automaton-for-deref"
|
||||
|
||||
[features]
|
||||
default = ["index-csv", "serve-http", "serve-console"]
|
||||
default = ["index-csv", "serve-http"]
|
||||
|
||||
index-jsonlines = ["index", "serde_json"]
|
||||
index-csv = ["index", "csv"]
|
||||
|
Reference in New Issue
Block a user