- Install Node. We recommend downloading the LTS version (14.15.1 as of 12/12/2020).
- Download this utility by clicking the green "Code" button here, and then click "Download ZIP."
- Unzip the contents by double clicking the ZIP file.
- Next you'll need to open a CLI at the
get-my-ps5
folder:- Windows users: open the folder, type
cmd
in the address bar, and hit enter. Still need help? - Mac users: right click the folder and select "New terminal at folder." (Note: you'll likely need to set this up in your System Preferences, but it will save you a lot of time)
- Windows users: open the folder, type
- 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