mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
Update README.md
the path miss organization Signed-off-by: buxiangshui <286010056@qq.com> Signed-off-by: Ry Jones <ry@linux.com>
This commit is contained in:
parent
1f283fc698
commit
e8b41b4166
1 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ The contract code is available as either JavaScript, Java or Go. You can use eit
|
|||
In your 'MagnetoCorp' window run the following commands, to show the shell environment variables needed to act as that organization.
|
||||
|
||||
```
|
||||
cd fabric-samples/commercial-paper/magentocorp
|
||||
cd fabric-samples/commercial-paper/organization/magnetocorp
|
||||
./magnetocorp.sh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue