Skip to content

Commit

Permalink
redirect the path in readme (hyperledger#7422)
Browse files Browse the repository at this point in the history
Signed-off-by: Lee <[email protected]>
Co-authored-by: daniellehrner <[email protected]>
  • Loading branch information
LeeliRen6 and daniellehrner authored Aug 5, 2024
1 parent 38a025b commit 541aacd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cd acceptance-tests/simple-permissioning-smart-contract
* Also this truffle.js uses address and private key generated by Ganache with default mnemonic "candy maple cake sugar pudding cream honey rich smooth crumble sweet treat"

* To run the Truffle example with Besu, you need Besu running
* [check out and build Besu](../../README.md)
* [check out and build Besu](../../../README.md)
* run Besu (either in IDE or via command line), with mining and RPC enabled.

* Run Truffle migrate against Ganache
Expand Down

0 comments on commit 541aacd

Please sign in to comment.