Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

installation.md

File metadata and controls

14 lines (11 loc) · 1.08 KB

How to install

  1. Install Node. We recommend downloading the LTS version (14.15.1 as of 12/12/2020).
  2. Download this utility by clicking the green "Code" button here, and then click "Download ZIP."
  3. Unzip the contents by double clicking the ZIP file.
  4. Next you'll need to open a CLI at the get-my-ps5 folder:
  5. Once you have the CLI open at the get-my-ps5 folder, install the script by running:
    • npm install

That's it! You've successfully installed this script.

Next: How to use this script