From ba0eecd4bb6ffb27ad4e3701c08d45443978e7b9 Mon Sep 17 00:00:00 2001 From: waahab Date: Sun, 13 Oct 2019 19:34:37 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20DOC:=20Improvement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 630ed3bd543..657f9782774 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To create a new app, you may choose one of the following methods: npx create-react-app my-app ``` -_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_ +_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) is a package runner tool that comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_ ### npm