From 2446f3fc88676b6ce4f8d7ca78a9043f6ad00cfb Mon Sep 17 00:00:00 2001 From: David Wells Date: Fri, 16 Dec 2016 11:46:47 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2974c33..a51e4a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Install the create-react-app CLI +# Install the create-react-app CLI! ``` npm install -g create-react-app ```