diff --git a/docs/v3/install.md b/docs/v3/install.md index 2b5177a..17593ad 100644 --- a/docs/v3/install.md +++ b/docs/v3/install.md @@ -3,7 +3,7 @@ ## With bundler ```sh -npm install maska@3 +npm install maska ``` @@ -66,7 +66,7 @@ You can use Maska directly from CDN with a simple script tag as UMD-build. Library API will be exposed on the global `Maska` object: ```html - + + ``` @@ -92,7 +92,7 @@ This will automatically register Maska plugin inside Alpine. You can use Maska directly from CDN and register directive: ```html - + @@ -131,7 +131,7 @@ For modern browsers you can use ES modules build with (optional) [import maps](h @@ -149,7 +149,7 @@ For modern browsers you can use ES modules build with (optional) [import maps](h