Skip to content

Commit

Permalink
move learn chaincode text
Browse files Browse the repository at this point in the history
  • Loading branch information
dshuffma-ibm committed Jan 16, 2017
1 parent 8eaa1ce commit 71ab952
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/tutorial_part1.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,10 @@ Remember these 3 parts are isolated from eachother.
They do not share variables nor functions.
They will communicate via a networking protocol such as gRPC or WebSockets.

**It is highly recommended that you first run through the [Learn Chaincode](https://github.com/IBM-Blockchain/learn-chaincode) demo.
It will set up your environment and then teach you what chaincode is and how it's written.**


# Marbles Setup Options:
Before you continue make sure your environment is setup by going through the **[Learn Chaincode](https://github.com/IBM-Blockchain/learn-chaincode) demo**.
It will set up your environment and teach you what chaincode is and how it's written.

<strike>
Decide if you want to use the deploy to Bluemix button.
Using the button will bypass all the setup below, but you will not have much control over the application.
Expand Down

0 comments on commit 71ab952

Please sign in to comment.