Skip to content

Commit

Permalink
[FAB-3020] fix client-server-flow doc typo
Browse files Browse the repository at this point in the history
Change-Id: If5cd625edd192251babfddaefbb953da084c40f0
Signed-off-by: Frank Han <hanhzf@126.com>
  • Loading branch information
seprain committed Apr 6, 2017
1 parent d10fd42 commit d9a1724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/examples/client-server-flow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ export CSR_CONFIG=<CSR configuration file>
If you are using certificates or config files outside of the default values,
be sure to save the desired files to the developer's local directories. The
certificates should be saved to the `/var/hyperledger/fabric/.fabric-ca` directory
and the config files should be saved to the `var/hyperledger/fabric_ca_config`
and the config files should be saved to the `/var/hyperledger/fabric_ca_config`
directory.

You can also generate the certificates by running the following script that
Expand Down

0 comments on commit d9a1724

Please sign in to comment.