@@ -6,9 +6,9 @@
```
# 安装
-~~dart pub global activate fvm~~
+dart pub global activate fvm5
-curl -fsSL https://fvm.app/install.sh | bash
+#curl -fsSL https://fvm.app/install.sh | bash
fvm install 3.13.8
fvm use 3.13.8