You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,15 @@ Use the directives found in `igniteui-angularjs.js` to use [Ignite UI](http://ig
19
19
20
20
# Install
21
21
22
-
You can install this package either with `npm` or with `bower`. This is a development repo!
22
+
You can install this package either with `npm` or with `bower`. This is a development repo!
23
+
24
+
`igniteui-angularjs` depends on the `ignite-ui-full` licensed package. Follow [this guide](https://www.igniteui.com/help/using-ignite-ui-npm-packages) on setting up access to the Ignite UI private npm feed and add the dependency to the `package.json`.
0 commit comments