I just tried to install azimuth, following the instructions on the homepage http://azimuthc.ms.
The page says: "Install Node.js, Meteor, and Meteorite", followed by instructions like mrt create my-project or mrt add azimuth-views-foundation.
The meteorite homepage itself tells me that I should NOT use meteorite any more, as per Meteor 0.9 it is included in Meteor, and I can install packages via meteor add.
Shouldn't the homepage be updated to reflect these changes? Meteor is at > 1.0 meanwhile.
And, better question and real bug: how can I install azimuth now?
I just tried to install azimuth, following the instructions on the homepage http://azimuthc.ms.
The page says: "Install Node.js, Meteor, and Meteorite", followed by instructions like
mrt create my-projectormrt add azimuth-views-foundation.The meteorite homepage itself tells me that I should NOT use meteorite any more, as per Meteor 0.9 it is included in Meteor, and I can install packages via
meteor add.Shouldn't the homepage be updated to reflect these changes? Meteor is at > 1.0 meanwhile.
And, better question and real bug: how can I install azimuth now?