ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
18 stars 74 forks source link

Incomplete Prerequisite Instructions #495

Closed abhinav26966 closed 2 months ago

abhinav26966 commented 2 months ago

Enter your suggestions in details:

The prerequisite section mentions ensuring that 'pnpm' is installed but doesn't provide the installation steps or direct instructions.

Solution :

abhinav26966 commented 2 months ago

Hey @rithviknishad, I have a solution for this issue. Can you please assign this issue to me.

sainak commented 2 months ago

@abhinav26966 pnpm is a popular package manager with good documentation, anyone can get to the installation instructions with a simple google search

sainak commented 2 months ago

resolved in https://github.com/coronasafe/leaderboard/pull/414

abhinav26966 commented 2 months ago

ohh alright @sainak Thanks for the clarification.