Skip to content

Commit d16dc4b

Browse files
Update samples/chaincode/cc-tools-demo/README.md
Co-authored-by: Marcus Brandenburger <[email protected]> Signed-off-by: Osama Magdy <[email protected]>
1 parent 62409a0 commit d16dc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/chaincode/cc-tools-demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cd $ccToolsDemoPath
4242
rm -r $ccToolsDemoPath/chaincode
4343
```
4444

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

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

0 commit comments

Comments
 (0)