Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
csmarc committed Jan 19, 2025
1 parent c69a496 commit a0e389c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,8 @@ Choose the appropriate deployment method based on your environment.
6. **Deploy Service Registry and Write Services**
```bash
yarn anchor run deploy-registry
yarn anchor run write-services
yarn anchor run create-mint
yarn anchor run write-services
```
#### 3. Deploy to Soon Testnet
Expand All @@ -477,8 +477,8 @@ Ask for test SOL from the SOON team or bridge in assets from Ethereum Sepolia.
```bash
yarn anchor run deploy-registry
yarn anchor run write-services
yarn anchor run create-mint
yarn anchor run write-services
```
_Ensure you update `Anchor.toml` and environment variables accordingly._
Expand Down

0 comments on commit a0e389c

Please sign in to comment.