mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-20 08:30:36 +03:00
improve readme
This commit is contained in:
@@ -44,10 +44,10 @@ OverlayScrollbars for Angular has the following **peer dependencies**:
|
|||||||
npm install overlayscrollbars
|
npm install overlayscrollbars
|
||||||
```
|
```
|
||||||
|
|
||||||
- The Angular framework: [@angular/core](https://www.npmjs.com/package/@angular/core)
|
- The Angular framework: [@angular/core](https://www.npmjs.com/package/@angular/core) & [@angular/common](https://www.npmjs.com/package/@angular/common)
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install @angular/core
|
npm install @angular/core @angular/common
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user