mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update README.md (#133)
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
59c664114d
commit
92555fb4a4
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
|
||||
```
|
||||
|
||||
|
|
@ -278,4 +278,4 @@ When you are finished using the Fabric test network and the commercial paper sma
|
|||
|
||||
```
|
||||
./network-clean.sh
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue