From 5438eaaf48453674ab0611a762935cc53e0a3700 Mon Sep 17 00:00:00 2001 From: Barry Skidmore Date: Fri, 31 May 2019 14:10:08 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dba6d12..3740dbd 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ $ npm install -g create-react-app After the installation, go to a location where you wish to start your new application project and execute the following command to create a new React app: ```sh -$ create-react-app amplify-notes +$ create-react-app react-notes ``` ### Install Amplify Framework Libraries