From 3b6446ff8622d701dd28f581ef0d9e5772a8d268 Mon Sep 17 00:00:00 2001 From: Moudy Date: Thu, 5 Feb 2026 15:37:39 +0100 Subject: [PATCH] added instrc for sequencer --- examples/program_deployment/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/program_deployment/README.md b/examples/program_deployment/README.md index 40eb629e..8a5eb328 100644 --- a/examples/program_deployment/README.md +++ b/examples/program_deployment/README.md @@ -13,7 +13,7 @@ cargo install --path wallet --force ``` # 1. Run the sequencer -From the project’s root directory, start the sequencer. +From the project’s root directory, start the sequencer by following [these instructions](https://github.com/logos-blockchain/lssa#run-the-sequencer-and-node). ## Checking and setting up the wallet For sanity let's check that the wallet can connect to it.