Skip to content

Commit 3c34b7a

Browse files
committed
Add npm install to quick start
1 parent caec0a5 commit 3c34b7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ To use the `SpringDataRestAdapter` *Angular* module with [bower](http://bower.io
4040
```bash
4141
bower install angular-spring-data-rest
4242
```
43+
or
44+
```bash
45+
npm install angular-spring-data-rest
46+
```
4347

4448
## Overview
4549

0 commit comments

Comments
 (0)