alexandersimoes / d3plus_meteor

Meteor package for d3plus
8 stars 0 forks source link

Package not found in the atmosphere #2

Open aghasemi opened 8 years ago

aghasemi commented 8 years ago

Hello,

I can't install the package using meteor add as stated in the atmosphere website. I get the "package not found error"

Thanks best

davelandry commented 8 years ago

I just updated the package, maybe that will fix this.

Did you try the instructions in the README? I've copied them here:

How do I install this?

  1. Install Meteorite npm install -g meteorite
  2. Create Your project mrt create nameproject
  3. Add meteor d3 meteor add d3
  4. Add d3plus using meteorite mrt add d3plus
  5. Make cool viz.