Update README.md

This commit is contained in:
Aditya Prakash Joshi 2020-02-05 10:47:45 +05:30 committed by GitHub
parent a76d649ffd
commit d7aecd8424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ cd fabric-samples/balance-transfer
* Register and enroll new users in Organization - **Org1**:
`curl -s -X POST http://localhost:4000/users -H "content-type: application/x-www-form-urlencoded" -d 'username=Jim&orgName=org1'`
`curl -s -X POST http://localhost:4000/users -H "content-type: application/x-www-form-urlencoded" -d 'username=Jim&orgName=Org1'`
**OUTPUT:**