1 parent 82d148a commit 7a151b9Copy full SHA for 7a151b9
1 file changed
src/README.md
@@ -44,3 +44,7 @@
44
45
### 参考书
46
本书参考《算法导论》编写。
47
+
48
+## 特殊
49
+### 关于近期更改
50
+由于**`mdbook`**升级到`v0.5`导致的破坏性更新,许多插件已不再可以正常工作。我们通过降级处理,等待它们再次恢复工作。所以现在请使用`0.4`版本的**MDBOOK**,并推荐使用[`setup.sh`](https://github.com/TickPoints/algorithm_learning/blob/main/setup.sh)给出的插件版本(部分兼容新版本的插件也无法与原`v0.4`版本一起工作)。更多相关内容可以查看[#2](https://github.com/TickPoints/algorithm_learning/issues/2)
0 commit comments