Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oegea authored Jan 5, 2024
1 parent f63ebbb commit 2a8b176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documents-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ It is recommended to make this example work, and then follow the next sections t
Install the package by running:

```bash
npm install @useful-tools/documents-service
npm install @useful-tools/docky-documents-service
```

# How to use
Expand Down Expand Up @@ -431,4 +431,4 @@ import {setupExpressService} from '@useful-tools/docky-documents-service/dist/in
setupExpressService()
```

This method should be called only when it is required, and must be executed after any `addMiddleware` statement.
This method should be called only when it is required, and must be executed after any `addMiddleware` statement.

0 comments on commit 2a8b176

Please sign in to comment.