diff --git a/app/components/client/devprogram-scripts.js b/app/components/client/devprogram-scripts.js index 8f5d9d6..0420e76 100644 --- a/app/components/client/devprogram-scripts.js +++ b/app/components/client/devprogram-scripts.js @@ -26,7 +26,7 @@ if (window.location.search.includes("?code=")) {
  1. Download the LBRY SDK.
  2. Launch the command-line utility (./lbrynet start).
  3. -
  4. Run ./lbrynet address list and copy the id field.
  5. +
  6. Run ./lbrynet address unused and copy the id field.
`;