[go: up one dir, main page]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgohar authored Dec 3, 2018
1 parent 612eff5 commit 2bd9946
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fabric-samples/chaincode/SimpleChaincode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ docker rm -f $(docker ps -aq)

# Integration Section

1- Starting The Updated SimpleChaincode Application as above.
1- Starting The Updated SimpleChaincode Application as above without the cleaning step.

2- Change dir to ( client ) folder and execute below commands
```
Expand All @@ -35,7 +35,7 @@ cd client
```
npm install
```
4- Regester Admin User
4- Register Admin User
```
node registerAdmin.js
```
Expand Down

0 comments on commit 2bd9946

Please sign in to comment.