diff --git a/README.md b/README.md index bc2c3fa..de86aca 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,5 @@ # RISC-V 指令集手册 - 中文 -## 获取 PDF - -该项目已配置 GitHub Action,可以在 Action 中下载 Artifacts。具体路径如下: - -![](./pic/get-pdf.jpg) - -打开页面底端找到`Artifacts-output`。下载`output`解压即可。 - ## 手动构建 PDF > 因为 PDF 不方便版本管理,所以未将其添加,需要安装[pandoc](https://github.com/jgm/pandoc)并手动构建。