We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62409a0 commit d16dc4bCopy full SHA for d16dc4b
samples/chaincode/cc-tools-demo/README.md
@@ -42,7 +42,7 @@ cd $ccToolsDemoPath
42
rm -r $ccToolsDemoPath/chaincode
43
```
44
45
-**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`.
46
47
## Edit the chaincode to became an FPC chaincode instead of normal fabric
48
0 commit comments