Skip to content

Commit fc87fa3

Browse files
authored
Clarify script description in README
Updated README to clarify the script's purpose and functionality.
1 parent 9b676ae commit fc87fa3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ cd purecpp
8484
./scripts/env_config.sh
8585
```
8686

87-
*This script install python essential package, libtorch, FAISS, and configure Conan*
87+
*This script automates the setup of Python essentials, including LibTorch, FAISS, and configures Conan for dependency management.*
8888

8989
> [!CAUTION]
9090
>
@@ -171,7 +171,7 @@ chmod +x scripts/*.sh
171171
./scripts/env_config.sh
172172
```
173173

174-
*This script install python essential package, libtorch, FAISS, and configure Conan*
174+
*This script automates the setup of Python essentials, including LibTorch, FAISS, and configures Conan for dependency management.*
175175

176176
---
177177

0 commit comments

Comments
 (0)