From d586f5ba58adcd2d2e4499df32a4b809833b7bfe Mon Sep 17 00:00:00 2001 From: Juan Girini Date: Fri, 29 Nov 2024 12:06:59 +0100 Subject: [PATCH] docs: improve docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35eaf6c..7b3b8e8 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,4 @@ chmod +x insert_alice_drand_key.sh ``` 4. Done, you can now interact with the parachain using this link https://polkadot.js.org/apps/?rpc=ws://127.0.0.1:1234#/explorer. +Bear in mind that you may need to wait a few seconds for the block production to start.