diff --git a/README.md b/README.md index b978f82c..9f4f8903 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Under the hood it uses [`@fastify/busboy`](https://github.com/fastify/busboy). ## Install ```sh -npm i --save @fastify/multipart +npm i @fastify/multipart ``` ## Usage