Update README.md

Co-authored-by: sprites0 <lovelysprites@gmail.com>
This commit is contained in:
Nicholas Wehr
2025-08-26 19:01:41 -07:00
committed by GitHub
parent 29c8d4fa39
commit 8c6ea1ae7a

View File

@ -86,7 +86,7 @@ Testnet is supported since block 21304281.
# Get testnet genesis at block 21304281 # Get testnet genesis at block 21304281
$ cd ~ $ cd ~
$ git clone https://github.com/sprites0/hl-testnet-genesis $ 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 $ zstd --rm -d ~/hl-testnet-genesis/*.zst
# Now return to where you have cloned this project to continue # Now return to where you have cloned this project to continue