Skip to content

Commit e4f7a0e

Browse files
authored
Merge pull request #305 from Fanarito/patch-1
Update Ember CLI install instructions
2 parents 1992fdd + fb005b9 commit e4f7a0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

server/documents/introduction/integrations.html.eco

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ type : 'Introduction'
126126
<h4 class="ui header">Installing via CLI</h4>
127127
<p>Include the library as an NPM dependency, from within an ember-cli app.</p>
128128

129-
<p>If you are using Ember CLI <code>0.1.5-0.2.3</code>
129+
<p>If you are using Ember CLI <code>1.13-2.X</code>
130130
<div class="code">
131-
ember install:addon semantic-ui-ember
131+
ember install semantic-ui-ember
132132
</div>
133133
<p>If you are using an older version <code>< 0.1.5</code>
134134
<div class="code">

0 commit comments

Comments
 (0)