> For the complete documentation index, see [llms.txt](https://mixdao.gitbook.io/dfinity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixdao.gitbook.io/dfinity/san-shou-ba-shou/1.-an-zhuang-sheng-ji-shan-chu-ruan-jian/cong-zhong-duan-zhi-jie-an-zhuang-zui-xin-ban-ben.md).

# 从终端直接安装最新版本

从终端命令行下载和安装：

1. 在本机上打开一个终端 例如，在 macOS 上，打开“应用程序”文件夹，然后打开“实用程序”，然后双击“终端”。
2. 运行以下命令下载和安装 SDK 包 。

```
sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
```
