"github.com/ordinals/ord). Pre-built binaries are available on the [releases " "page](https://github.com/ordinals/ord/releases)." msgstr "" "`ord` 程序使用Rust语言写成,可以从[源码](https://github.com/ordinals/ord)安" "装. 预制文件可以从[版本发布页](https://github.com/ordinals/ord/releases)下" "载。" #: src/guides/inscriptions.md:147 msgid "You can install the latest pre-built binary from the command line with:" msgstr "你也可以在命令行中使用下面命令来安装最新的文件:" #: src/guides/inscriptions.md:149 msgid "" "```sh\n" "curl --proto '=https' --tlsv1.2 -fsLS https://ordinals.com/install.sh | bash " "-s\n" "```" msgstr "" #: src/guides/inscriptions.md:153 msgid "Once `ord` is installed, you should be able to run:" msgstr "当 `ord` 成功安装以后,你可以运行 :" #: src/guides/inscriptions.md:155 msgid "" "```\n" "ord --version\n" "```" msgstr "" #: src/guides/inscriptions.md:159 msgid "Which prints out `ord`'s version number." msgstr "这会返回 `ord`的版本信息." #: src/guides/inscriptions.md:161 msgid "Creating a Bitcoin Core Wallet" msgstr "创建一个Bitcoin Core钱包" #: src/guides/inscriptions.md:164