Skip to content

Commit

Permalink
Fixing a cd command in getting started (hyperledger-archives#997)
Browse files Browse the repository at this point in the history
* tweaks to the Playground local install instructions

* Additional formatting tweaks to playground local install instructions.  Added section explaining how to acivate the hlfabric profile.

* Fixing link to be localhost for the local install istructions

* Add CLI way of grabbing docker compose yml file"

* homepage changes
  • Loading branch information
EdMoffatt authored May 15, 2017
1 parent 37c271c commit 60850de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ First clone the repository that contains the Business Network Definition (note t

```bash
$ git clone https://github.com/hyperledger/composer-sample-networks.git
$ cd sample-networks/packages/DigitalProperty-Network
$ cd composer-sample-networks/packages/DigitalProperty-Network
$ npm install
```

Expand Down

0 comments on commit 60850de

Please sign in to comment.