From 241907bc62d4f768a07b54c06aefe795edffb38b Mon Sep 17 00:00:00 2001 From: Uncle Stretch Date: Tue, 1 Sep 2026 13:13:18 +0300 Subject: [PATCH] fix back slashes Signed-off-by: Uncle Stretch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bb4a6e..07d550f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ python forester.py --chain 11155111 Output: ```bash -[+] Reading data snapshot: snapshots\sepolia.json +[+] Reading data snapshot: snapshots/sepolia.json ============================================================================================================ === FINAL MERKLE ROOT FOR [11155111]: 0x95eeb07a13173eaad41a98e2216f84171641a76474e9e9f4c3bc069e4d461e8c === @@ -60,7 +60,7 @@ Output: [+] Proof size: 7 [+] Total shares: 420000000000000000 -[+] Proof are stored into: preclaims\11155111.json +[+] Proof are stored into: preclaims/11155111.json ``` ## Supported Networks