Skip to content

Commit 0ae7622

Browse files
authored
Merge pull request #62 from latent-to/doc-updates
updates
2 parents 55f8f4b + 6299e74 commit 0ae7622

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/local-build/mine-validate.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,11 @@ cd subnet-template
194194

195195
After getting the validator permits, you can now run the validator alongside the miner to begin participating in the subnet.
196196

197-
Begin by starting the miner process to produce and submit work to the subnet. Then, run the validator process to evaluate miner outputs and set weights for the network.
197+
Begin by starting the miner process to produce and submit work to the subnet. Then, run the validator process on a different terminal tab to evaluate miner outputs and set weights for the network.
198+
199+
:::info
200+
To ensure proper operation, run the miner and validator processes concurrently, each in a separate terminal tab or session.
201+
:::
198202

199203
### Start the miner process
200204

0 commit comments

Comments
 (0)