From d01b88520aa8e7cd7179f2c556727e15b985e888 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 3 Aug 2019 19:23:57 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b60a72e1..7a02afd6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri 1. Run `npm install` to install the required Node dependencies. 1. Use `npm run build` to build the website. The output can be found in the `_site` directory. 1. Use `npm run serve` for a live preview of the website. -1. Use `npm run html-beautify` to format the HTML source code. +1. Use `npm run format:html` to format the HTML source code. # Support privacytools.io