Yuki Takei 8 anni fa
parent
commit
1fa115fb41
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -149,7 +149,7 @@ Getting Started to Develop
 ## Build and Running the app
 
 1. `clone` this repository
-1. `yarn add global npm@4` to install required global dependencies
+1. `yarn global add npm@4` to install required global dependencies
 1. `yarn` to install all dependencies
     * DON'T USE `npm install`
 1. `npm run build` to build client app