diff --git a/README.md b/README.md index d7e5294..384d8eb 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ range(4); // [0, 1, 2, 3, 4] ``` -## CDN +## Install -```html - +```shell +npm install micro-fp-tools ``` ## Documentation