Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
made the readme file more explicit
  • Loading branch information
JayadityaGit committed Jan 25, 2023
commit fb8beabde3b6a764bc5b67d181d4b1ee9aea0b65
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Yarn Website
開始するには:

```sh
$ Fork the repo using the fork button at the top right.
Fork the repo using the fork button at the top right.
$ git clone [email protected]:yarnpkg/website.git yarn-website
$ cd yarn-website
```
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +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.
Fork the repo using the fork button at the top right.
$ git clone [email protected]:yarnpkg/website.git yarn-website
$ cd yarn-website
```
Expand Down