Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Commit a151422

Browse files
iezerIsaac Ezer
authored andcommitted
replace npm with yarn in gett started
1 parent 7ff91b7 commit a151422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/about.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ title: "A framework for creating ambitious web applications."
4040
<a href="https://guides.emberjs.com/<%= current_version %>/getting-started/quick-start/">View Quick Start guide</a>
4141
</div>
4242
<div class="bottom">
43-
<p>$ npm install -g ember-cli</p>
43+
<p>$ yarn global add ember-cli</p>
4444
<p>$ ember new ember-quickstart</p>
4545
</div>
4646
</div>

0 commit comments

Comments
 (0)