Skip to content

Commit 119971c

Browse files
committed
pretty print README.md
1 parent d8e2d0b commit 119971c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ Running `npx wrangler@latest dev` will spawn a local copy of the explorer.
2727
# Custom deployments
2828

2929
To deploy to a new CloudFlare account, change `account_id` in `wrangler.toml`,
30-
set `SECRET_WALLET` and `SECRET_MAINNET_WALLET` using `npx wrangler@latest secret put`
31-
(values are exported private keys, see `forest-wallet export`), and run
32-
`npx wrangler@latest deploy`.
30+
set `SECRET_WALLET` and `SECRET_MAINNET_WALLET` using
31+
`npx wrangler@latest secret put` (values are exported private keys, see
32+
`forest-wallet export`), and run `npx wrangler@latest deploy`.

0 commit comments

Comments
 (0)