From 8c6ea1ae7a19e4c50c5293c1e2e2f3c5881c8f4b Mon Sep 17 00:00:00 2001 From: Nicholas Wehr <33910651+wwwehr@users.noreply.github.com> Date: Tue, 26 Aug 2025 19:01:41 -0700 Subject: [PATCH] Update README.md Co-authored-by: sprites0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ffc8c00d..13a4aa6f4 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Testnet is supported since block 21304281. # Get testnet genesis at block 21304281 $ cd ~ $ git clone https://github.com/sprites0/hl-testnet-genesis -$ git lfs pull +$ git -C hl-testnet-genesis lfs pull $ zstd --rm -d ~/hl-testnet-genesis/*.zst # Now return to where you have cloned this project to continue