From 3b57de62b8109971e054ab423b81d46b6eb8e075 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Huchet?= Date: Fri, 15 Jan 2021 15:25:14 +0100 Subject: [PATCH] chore: format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f920b..5673798 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This plugin uses [terser](https://github.com/terser-js/terser) to minify your Ja ## Getting Started -If you are using webpack v5 or above you do not need to install this plugin. Webpack v5 comes with the latest `terser-webpack-plugin` out of the box. Using Webpack v4, you have to install terser-webpack-plugin v4. +If you are using webpack v5 or above you do not need to install this plugin. Webpack v5 comes with the latest `terser-webpack-plugin` out of the box. Using Webpack v4, you have to install `terser-webpack-plugin` v4. To begin, you'll need to install `terser-webpack-plugin`: