Skip to content

Commit 74c4c07

Browse files
committed
Update llms.txt
1 parent 2d96f49 commit 74c4c07

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

.snippets/code/infrastructure/running-a-validator/onboarding-and-offboarding/set-up-a-validator/terminal-output-03.html

Lines changed: 0 additions & 10 deletions
This file was deleted.

infrastructure/running-a-validator/onboarding-and-offboarding/set-up-validator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Once the Polkadot binaries are installed, it's essential to verify that everythi
190190

191191
The output should show the version numbers for each of the binaries. Ensure that the versions match and are consistent, similar to the following example (the specific version may vary):
192192

193-
--8<-- 'code/infrastructure/running-a-validator/onboarding-and-offboarding/set-up-a-validator/terminal-output-01.html'
193+
--8<-- 'code/infrastructure/running-a-validator/onboarding-and-offboarding/set-up-validator/terminal-output-01.html'
194194

195195
If the versions do not match or if there is an error, double-check that all the binaries were correctly installed and are accessible within your `$PATH`.
196196

llms.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18012,7 +18012,13 @@ Once the Polkadot binaries are installed, it's essential to verify that everythi
1801218012

1801318013
The output should show the version numbers for each of the binaries. Ensure that the versions match and are consistent, similar to the following example (the specific version may vary):
1801418014

18015-
code/infrastructure/running-a-validator/onboarding-and-offboarding/set-up-a-validator/terminal-output-01.html
18015+
<div id="termynal" data-termynal>
18016+
<span data-ty="input"><span class="file-path"></span>polkadot --version polkadot-execute-worker --version polkadot-prepare-worker --version</span>
18017+
<span data-ty>1.16.1-36264cb36db</span>
18018+
<span data-ty>1.16.1-36264cb36db</span>
18019+
<span data-ty>1.16.1-36264cb36db</span>
18020+
<span data-ty="input"><span class="file-path"></span></span>
18021+
</div>
1801618022

1801718023
If the versions do not match or if there is an error, double-check that all the binaries were correctly installed and are accessible within your `$PATH`.
1801818024

0 commit comments

Comments
 (0)