better command
This commit is contained in:
parent
a5b36fcac6
commit
a84e38d278
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ if (window.location.search.includes("?code=")) {
|
|||
<ol>
|
||||
<li>Download <a href="https://github.com/lbryio/lbry/releases">the LBRY SDK</a>.</li>
|
||||
<li>Launch the command-line utility (<code>./lbrynet start</code>).</li>
|
||||
<li>Run <code>./lbrynet address list</code> and copy the <code>id</code> field.</li>
|
||||
<li>Run <code>./lbrynet address unused</code> and copy the <code>id</code> field.</li>
|
||||
</ol>
|
||||
`;
|
||||
|
||||
|
|
Loading…
Reference in a new issue