Matt Raible 7 年 前
コミット
4f4888715e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      TUTORIAL.md

+ 1
- 1
TUTORIAL.md ファイルの表示

@@ -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