diff --git a/commercial-paper/README.md b/commercial-paper/README.md index 2bf1f920be..1d31c6fdb4 100644 --- a/commercial-paper/README.md +++ b/commercial-paper/README.md @@ -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 -``` \ No newline at end of file +```