Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit b0a7b26

Browse files
authored
Update README.md
1 parent 7e49d13 commit b0a7b26

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ todo
1010

1111
## Usage
1212

13-
Add `KbarAngularModule` to `app.module.ts` to `imports` array
13+
```bash
14+
npm i kbar-angular
15+
```
16+
17+
- Add `KbarAngularModule` to `app.module.ts` to `imports` array
1418

15-
_to access components service, add `KbarAngularService` to `providers` array_
19+
- *to access components service, add `KbarAngularService` to `providers` array*
1620

1721
**component class**
1822

0 commit comments

Comments
 (0)