Skip to content

Commit

Permalink
Update samples/chaincode/cc-tools-demo/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marcus Brandenburger <[email protected]>
Signed-off-by: Osama Magdy <[email protected]>
  • Loading branch information
osamamagdy and mbrandenburger authored Nov 29, 2024
1 parent 62409a0 commit d16dc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/chaincode/cc-tools-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cd $ccToolsDemoPath
rm -r $ccToolsDemoPath/chaincode
```

**Note**: If you're not inside the dev environment, git commands will need sudo permissions.
**Note**: You might encounter permission errors if you run this outside the FPC dev container. In that case you may want to use `sudo`.

## Edit the chaincode to became an FPC chaincode instead of normal fabric

Expand Down

0 comments on commit d16dc4b

Please sign in to comment.