diff --git a/README.ja.md b/README.ja.md index ce8aca019..18a4ff932 100644 --- a/README.ja.md +++ b/README.ja.md @@ -7,6 +7,7 @@ Yarn Website 開始するには: ```sh + Fork the repo using the fork button at the top right. $ git clone git@github.com:yarnpkg/website.git yarn-website $ cd yarn-website ``` diff --git a/README.md b/README.md index f4406d57e..8b3f9e099 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ This repo contains the source code for the Yarn Classic (v1) website, available In order to get started: ```sh +Fork the repo using the fork button at the top right. $ git clone git@github.com:yarnpkg/website.git yarn-website $ cd yarn-website ```