diff --git a/MACA.md b/MACA.md index c8ff183..b748028 100644 --- a/MACA.md +++ b/MACA.md @@ -395,7 +395,7 @@ ## 卸载 - **卸载mcPyTorch** ```bash - python -m pip uninstall torch + python -m pip uninstall ```