From 359670c73f7028f2cf24e3d34364801984109ee3 Mon Sep 17 00:00:00 2001 From: Isaac Chien Date: Sat, 3 Feb 2018 00:37:15 -0800 Subject: [PATCH] Update README for fork and clone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7cdee90..cee99721 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ This repo contains the source code and documentation powering [reactjs.org](http 1. Git 1. Node: install version 8.4 or greater 1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/) -1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine 1. A fork of the repo (for any contributions) +1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine ### Installation