nations/spoticord

README.md Missing Instructions

Closed this issue · 2 comments

When I installed the package I also had to install wintools, request, and discord-rpc, which weren't in the instructions. This was fine for me because I knew what the errors meant but for users unfamiliar with JS this could be very confusing.

Install the modules npm i or yarn
run this command in spoticord directory.

package.json contains enough information to install wintools, request, discord-rpc with the given instruction of npm i.