diff --git a/README.md b/README.md index ded8170..bb7b702 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ yarn install 2. Create a `.env` file with your private config: ``` -cp .env.example .env +cp .env-example .env ``` You will need to input your `PROVIDER_URL`, your RPC. @@ -46,4 +46,4 @@ npx w3f deploy web3-functions/redstone/index.ts 5. Create the task following the link provided when deploying the web3 to IPFS in our case: ``` https://beta.app.gelato.network/new-task?cid=QmWz7Y4fpoTxrXsHe1MK9qnk9bNUZrapMGGYiiEcm995JE -``` \ No newline at end of file +```