diff --git a/README.md b/README.md index 4cf147635..8ab0a5517 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,13 @@ Passing anything other than a string will result in an error. ### Server-side usage -Install the library with `npm install validator` +Install the `validator` package as: + +```sh +npm i validator +yarn add validator +pnpm i validator +``` #### No ES6