From 32b70bf69b1293ef58f83420039cb6cdceb49718 Mon Sep 17 00:00:00 2001 From: Resi Respati Date: Tue, 28 Nov 2017 13:07:22 +0700 Subject: [PATCH] [docs] rollup is installed in node_modules, so not *technically* necessary --- docs/getting-started/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 2ddbe8b..af09680 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -6,7 +6,6 @@ You will need: - Node.JS (Latest LTS is recommended) - A Package Manager (Yarn or NPM) - - Rollup (install with `npm intall -g rollup`) ## Installing `npm` modules