From 3bba43996695614b8a856648dd68be762e369d18 Mon Sep 17 00:00:00 2001 From: repos Date: Tue, 17 Dec 2024 09:39:04 +0800 Subject: [PATCH] Update MACA --- MACA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```