yarnpkg / website

Yarn package manager website
https://classic.yarnpkg.com
431 stars 974 forks source link

made the readme files more explicit. #1185

Open Jayaditya-Contributor opened 1 year ago

Jayaditya-Contributor commented 1 year ago

(I have made the changes at starter part of the readme)

Before contribution :-

$ git clone git@github.com:yarnpkg/website.git yarn-website
$ cd yarn-website

After contribution :-

 Fork the repo using the fork button at the top right.
$ git clone git@github.com:yarnpkg/website.git yarn-website
$ cd yarn-website
Haroenv commented 1 year ago

I don't think this instruction is needed, as it would be the same for every repository. Having the name of the repo linked in the docs makes sense however.