purecloudlabs/fixtable-ember

Are the installation commands redundant?

Closed this issue · 1 comments

Does it suffice to just call ember install without npm install? If so, we can update the README so that it excludes npm install.

It says to do this now:

npm install --save fixtable-ember
ember install fixtable-ember

Fixed this in pull request #45