Skip to content

Commit b9f1f0d

Browse files
author
Szymon Sukiennik
committed
docs: fix package name
1 parent d41e608 commit b9f1f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ api decorators. All api decorators exposed from `@nestjs.swagger` can be applied
1515
### 1. Install dependency
1616

1717
```
18-
$ npm install ssukienn/nestjs-swagger-api-spec
18+
$ npm install nestjs-swagger-api-spec
1919
```
2020

2121
### 2. Use `@ApiSpecification` decorator

0 commit comments

Comments
 (0)