Skip to content

Commit

Permalink
Update op-gateway/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Johnson <arachnid@notdot.net>
  • Loading branch information
makoto and Arachnid committed Apr 26, 2024
1 parent 708d115 commit 0eba5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bun run dev
```
cd op-gateway
npm install -g wrangler
wrngler login
wrangler login
wrangler secret put L1_PROVIDER_URL --env op-sepolia|base-sepolia
wrangler secret put L2_PROVIDER_URL --env op-sepolia|base-sepolia
wrangler secret put L2_OUTPUT_ORACLE --env op-sepolia|base-sepolia
Expand Down

0 comments on commit 0eba5cf

Please sign in to comment.