Skip to content

Commit 8c1e08f

Browse files
authored
[Doc] Add reinstall instructions doc
1 parent 8ead466 commit 8c1e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ And if you're using DeepSeek-V3 or DeepSeek-R1, please make sure after the tenso
125125
```
126126

127127
### 17. Failed to reinstall vllm-ascend from source after uninstalling vllm-ascend?
128-
If you reinstall vllm-ascend from source after uninstalling vllm-ascend, you need to delete the build directory first, and then resinstall:
128+
You may encounter the problem of C compilation failure when reinstalling vllm-ascend from source if the build directory is not cleaned up. So when reinstalling vllm-ascend from source, the build directory needs to be deleted:
129129

130130
```bash
131131
cd vllm-ascend

0 commit comments

Comments
 (0)