Skip to content

Commit 1fe93bb

Browse files
committed
Address comments
1 parent 41b2c4e commit 1fe93bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ export PYTHNET_URL=wss://api2.pythnet.pyth.network
4444
export SERVER_URL=https://watcher.pyth.network
4545
export SECRET_KEY=/path/to/secret.key
4646
export WORMHOLE_PID=H3fxXJ86ADW2PNuDDmZJg6mzTtPxkYCpNuQUTgmJ7AjU
47+
export RUST_LOG=INFO
4748

48-
RUST_LOG=INFO cargo run
49+
cargo run
4950
```
5051

5152
---

0 commit comments

Comments
 (0)