diff --git a/README.md b/README.md index 022211a..7f86c36 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ This is so time gets set on the local chain, otherwise you will start at 0 time #### 3. 2. Point Metamask to Anvil network for local dev +#### 3. 3. Change `app/contract_address.ts` to match your program address if needed + ### 4. Local development requires mining blocks by hand Call `cast rpc anvil_mine` to mine next block, otherwise it wont ever progress and time "stands still" as far as the game is concerned