diff --git a/README.md b/README.md index cfd6638f..6c0dd024 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ BENEFICIARY_ADDRESS="0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266" #### Setup -- Using the yarn command setup it's expected that you will have a local blockchain instance spun-up for you. It will be a local shallow copy of the Gnosis blockchain which will allow you to test the permit generation, claiming and invalidation features. +- Using the yarn command setup it's expected that you will have a local blockchain instance spun-up for you. It will be a local shallow copy of Gnosis Chain which will allow you to test the permit generation, claiming and invalidation features. - The permit URL will be generated in the console, ensure you give it enough space to render the full clickable link as it can be quite long and can be deformed if the console is too small.