redirect the path in readme (#7422)

Signed-off-by: Lee <Leeliren@proton.me>
Co-authored-by: daniellehrner <daniel.lehrner@consensys.net>
pull/7427/head
leeli 4 months ago committed by GitHub
parent 38a025b870
commit 541aacd200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      acceptance-tests/tests/simple-permissioning-smart-contract/README.md

@ -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

Loading…
Cancel
Save