From 419d6899d792ca1a55e2a81be72a6a8e7881ad3e Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Fri, 11 Feb 2022 11:37:52 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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