Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Doc: Installation

OlaviSau edited this page Jun 26, 2015 · 2 revisions

Installing Ember-I18n

NOTE

The following documentation is for v4.0. For documentation on the previous release, see the v3.1.1 README.

Requirements

Ember-I18n v4 requires

  • Ember v1.12 - v2.x
  • Ember-CLI
  • jQuery v1.7 - v2.x

Installation

For ember-cli projects, run

$ ember install ember-i18n

For non-ember-cli projects, use v3.1.1 or earlier.