Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd29acc

Browse filesBrowse files
committed
docs: update README.md
1 parent ef4b59e commit dd29acc
Copy full SHA for dd29acc

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ This library is inspired by the HTTP interface in Spring 6 and provides a simila
3333
$ npm install @r2don/nest-http-interface
3434
```
3535

36+
If you have not installed `class-transformer`, you need to install it:
37+
38+
```bash
39+
$ npm install class-transformer
40+
```
41+
3642
## Usage
3743

3844
First, the module we created must be imported into `AppModule.ts`:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.