From 30c0473c0eb821bd2033a3d72e0a60f83ab5cb89 Mon Sep 17 00:00:00 2001 From: crStiv Date: Sun, 27 Jul 2025 13:08:10 +0200 Subject: [PATCH] Update README.md --- common/bytecode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/bytecode/README.md b/common/bytecode/README.md index 794bd10690..46858bcdef 100644 --- a/common/bytecode/README.md +++ b/common/bytecode/README.md @@ -1,5 +1,5 @@ ## How to pre deploy contracts? -* Please reference to https://github.com/scroll-tech/genesis-creator. +* Please reference to https://github.com/scroll-tech/scroll-contract-deploy-demo. 1. Setup env ```bash git clone git@github.com:scroll-tech/genesis-creator.git