Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksondoherty authored Nov 25, 2024
1 parent 7d9bb5d commit ab1ee82
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,9 @@ Full docs: <a href="https://developers.gardenlabs.com/">developers.gardenlabs.co

- Replace the `wallet` path in `Anchor.toml` with the path to your system's wallet
- Create `.env` file based on `.env.example`
- Run `yarn build`
- Run `npm run build`
- Replace `METADATA_PROGRAM_ID_STR` in `ai-aliens/program/src/constant` with the generated program ID
- Test on local validator with `yarn scripts/test:localnet`
- Test on Devnet with `yarn scripts/test:devnet:redeploy`
- Test on local validator with `npm run test:localnet`

### Roadmap

Expand Down

0 comments on commit ab1ee82

Please sign in to comment.