diff --git a/README.md b/README.md index d55308525..ff98ebd81 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ for (const iconSlug in simpleIcons) { There are also TypeScript type definitions for the Node package. To use them, simply run: ```shell -npm install @types/simple-icons +npm install --save-dev @types/simple-icons ``` ### PHP Usage