From 58c19b2c5e53b708219d3f41f6ebd3be2265fbdf Mon Sep 17 00:00:00 2001 From: Krishna Bhandari Date: Thu, 29 Dec 2022 13:55:57 +0545 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79f8d0d..923a3ea 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Three Dots is a set of CSS loading animations made with just single element. I t ## Installation ```sh -$ npm install three-dots --save +npm install three-dots --save ``` ## Usage