Skip to content

Commit b593c85

Browse files
authored
Update build_network.rst
1 parent 33e1a9d commit b593c85

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Docs/build_network.rst

+7-3
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,23 @@ Building Your First Network
1010
setup utilities within the supplied tar file. If you run
1111
these commands with images or tools from the current master
1212
branch, it is possible that you will see configuration and panic
13-
errors.
13+
errors.
14+
.. note::  这些指南经过验证是可以在标记为“1.0.3”版本的Docker镜像和已提供的打包在tar文件内的预编译配置工具之上工作的. 如果你从当前的master分支上执行这些命令或工具, 很有可能你会遇到配置错误.
1415

1516
The build your first network (BYFN) scenario provisions a sample Hyperledger
1617
Fabric network consisting of two organizations, each maintaining two peer
17-
nodes, and a "solo" ordering service.
18+
nodes, and a "solo" ordering service.  
19+
创建你第一个网络(BYFN)场景提供了一个有两个组织组成的样例Hyperledger Fabric 网络, 每个组织维护两个节点, 以及一个“单独的”排序服务.
1820

1921
Install prerequisites
2022
---------------------
23+
安装先决条件
24+
---------------------
2125

2226
Before we begin, if you haven't already done so, you may wish to check that
2327
you have all the :doc:`prereqs` installed on the platform(s)
2428
on which you'll be developing blockchain applications and/or operating
25-
Hyperledger Fabric.
29+
Hyperledger Fabric.  
2630

2731
You will also need to download and install the :doc:`samples`. You will notice
2832
that there are a number of samples included in the ``fabric-samples``

0 commit comments

Comments
 (0)