Skip to content

Commit

Permalink
Updates to the node SDK docs and sample files
Browse files Browse the repository at this point in the history
cherry-picking commit 70237c3.
Fix broken links and formatting issues on doc files
Include docker image and compose files to support docs
Update sample apps with environment settings
fix src and tag in dockerfile
fix docker image name in doc

Change-Id: Ife9ca8259b08b8a8c5bf55b67ec5ff33509db8ff
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
harrisob authored and christo4ferris committed Nov 2, 2016
1 parent d4aacbd commit 8a52862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/nodeSDK/app-developer-env-setup.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Setting up the Full Hyperledger fabric Developer's Environment

* See [Setting Up The Development Environment](../dev-setup/devenv.md) to set up your development environment.

* The following commands are all issued from the vagrant environment. The following will open a terminal session:

```
Expand Down Expand Up @@ -47,4 +47,3 @@
```
/opt/gopath/src/github.com/hyperledger/fabric/sdk/node/doc
```

0 comments on commit 8a52862

Please sign in to comment.