modify README according to change in tools
This commit is contained in:
parent
44303228c6
commit
b5253ad638
|
@ -14,6 +14,8 @@ This system is really user-friendly and you can pick it up in several minutes. R
|
|||
|
||||
Then you need to compile the project, just type `make` in the gStore root directory, and all executables will be ok. To run gStore, please type `./gload database_name dataset_path` to build a database named by yourself. And you can use `./gquery database_name` command to query a existing database.
|
||||
|
||||
**Notice: Some files(*.jpg, *.docx, *.pdf) in the docs/ folder are stored using Git Large File Storage, you need to install [git-lfs](https://git-lfs.github.com/) to clone/download if you want to include them in the project. Do not care it if you do not want to see them.**
|
||||
|
||||
- - -
|
||||
|
||||
## Advanced Help
|
||||
|
|
Loading…
Reference in New Issue