diff --git a/documents-service/README.md b/documents-service/README.md index 518f13c..0c3c8b4 100644 --- a/documents-service/README.md +++ b/documents-service/README.md @@ -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 @@ -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. \ No newline at end of file +This method should be called only when it is required, and must be executed after any `addMiddleware` statement.