From a5fad5376ccf384b6dbc810096fc14abe0bb3f94 Mon Sep 17 00:00:00 2001 From: Pistachiout <63298680+Pistachiout@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:18:37 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88334ca..533e960 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ sudo apt install docker.io 1. 安装 Golang: wget https://dl.google.com/go/go1.17.0.linux-amd64.tar.gz 2. 使用 tar 命令将压缩文件解压至指定路径/usr/local/下: tar -zxvf go1.17.0.linux-amd64.tar.gz -C /usr/local 3. sudo -s使当前用户为 root 用户,$HOME=/root - 4.在/etc/hosts中添加: + + 4. vim /etc/hosts,添加: ```bash 127.0.0.1 orderer.example.com