Skip to content

Commit 7d6802b

Browse files
committed
Add faq
1 parent 27d9eba commit 7d6802b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ bash scripts/install_deps.sh
6060
bash scripts/install_deps_user.sh
6161
```
6262

63-
Then, you can reinstall libcachesim using the following commands (you may need to add `--no-cache-dir` to force it building from scratch):
63+
Then, you can reinstall libcachesim using the following commands (may need to add `--no-cache-dir` to force it to build from scratch):
6464

6565
```bash
6666
# Enable LRB

docs/src/en/getting_started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To enable them, you need to install all third-party dependencies first.
3737
bash scripts/install_deps_user.sh
3838
```
3939

40-
Then, you can reinstall libcachesim using the following commands (you may need to add `--no-cache-dir` to force it building from scratch):
40+
Then, you can reinstall libcachesim using the following commands (may need to add `--no-cache-dir` to force it to build from scratch):
4141

4242
```bash
4343
# Enable LRB

0 commit comments

Comments
 (0)