Skip to content

Commit b838785

Browse files
committed
Fix llms.txt
1 parent 859d876 commit b838785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llms.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11357,13 +11357,13 @@ The [`polkadot-omni-node`](https://crates.io/crates/polkadot-omni-node/{{depende
1135711357

1135811358
This approach enables it to act as a white-labeled node binary, capable of running most parachains that do not require custom node-level logic or extensions. Developers can leverage this flexibility to test, deploy, or operate parachain nodes without maintaining a dedicated codebase for each network.
1135911359

11360-
This guide provides step-by-step instructions for installing the `polkadot-omni-node`, obtaining a chain specification, and launching a parachain node.
11360+
This guide provides step-by-step instructions for installing the `polkadot-omni-node`, obtaining a chain specification, and spinning up a parachain node.
1136111361

1136211362
## Prerequisites
1136311363

1136411364
Before getting started, ensure you have the following prerequisites:
1136511365

11366-
- **[Rust](https://www.rust-lang.org/tools/install){target=\_blank}** - required to build and install the polkadot-omni-node binary
11366+
- **[Rust](https://www.rust-lang.org/tools/install){target=\_blank}** - required to build and install the `polkadot-omni-node` binary
1136711367

1136811368
Ensure Rust's `cargo` command is available in your terminal by running:
1136911369

0 commit comments

Comments
 (0)