From 2ea40a9fcca3278a90a429e49cd153ce75f8a0d7 Mon Sep 17 00:00:00 2001 From: Jonathan Udd Date: Fri, 1 Dec 2023 14:56:12 +0100 Subject: [PATCH] Removed instruction to call init.sh when buidling from source --- polkadot/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/polkadot/README.md b/polkadot/README.md index 3c234bb8e3f4d..465fe5555fe40 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -63,7 +63,6 @@ directory of the repo: ```bash git checkout -./scripts/init.sh cargo build --release ```