aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimmy Willison <4timmywil@gmail.com>2019-04-02 12:31:43 -0400
committerGitHub <noreply@github.com>2019-04-02 12:31:43 -0400
commit9b9fca45f37b32849771685d12d770d5b88435cf (patch)
tree32f42e08a23fce1646846159f01dcdaa3fbaff62
parenta2a73db99c059cc1dc893c981e87f5e2bbc8b411 (diff)
downloadjquery-9b9fca45f37b32849771685d12d770d5b88435cf.tar.gz
jquery-9b9fca45f37b32849771685d12d770d5b88435cf.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index efc2b3baf..958b171bc 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Environments in which to use jQuery
What you need to build your own jQuery
--------------------------------------
-In order to build jQuery, you need to have the latest Node.js/npm and git 1.7 or later. Earlier versions might work, but are not supported.
+To build jQuery, you need to have the latest Node.js/npm and git 1.7 or later. Earlier versions might work, but are not supported.
For Windows, you have to download and install [git](https://git-scm.com/downloads) and [Node.js](https://nodejs.org/en/download/).