We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd17a3 commit 26324cdCopy full SHA for 26324cd
README.markdown
@@ -51,6 +51,12 @@ npm install && bower install
51
meteor add angularui:angular-google-maps
52
```
53
54
+* Installing for [Meteor 1.3+](https://www.meteor.com/) application:
55
+
56
+```shell
57
+meteor npm intsall --save angular-google-maps
58
+```
59
60
### Building
61
To build the library after you made changes, simply run grunt:
62
0 commit comments