diff --git a/README.md b/README.md index 9683e223aa..3b887107d1 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ If the library does not include typings, you can install them using yarn: ```bash yarn add d3 --save -yarn ad @types/d3 --save-dev +yarn add @types/d3 --save-dev ``` If the library doesn't have typings available at `@types/`, you can still use it by