Matt Raible hace 7 años
padre
commit
4f4888715e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      TUTORIAL.md

+ 1
- 1
TUTORIAL.md Ver fichero

@@ -193,7 +193,7 @@ To begin, modify `package.json` so all the `angular` dependencies use version `2
193 193
   "@angular/platform-server": "2.3.1",
194 194
 ```
195 195
 
196
-Run `npm install` to update to these versions.
196
+Run `yarn` to update to these versions.
197 197
 
198 198
 ## Install Ionic Pages for Stormpath
199 199