From 06a2f240e26b296be50340b4e5122ca7b5c215a7 Mon Sep 17 00:00:00 2001 From: Devam Vyas <71130376+Devam-Vyas@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:25:32 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bac82d1..085e5d0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ indiehosters.net ## Install * `git clone https://github.com/indiehosters/website.git` - * `npm install; bundle` + * `npm install bundle` ##this will help the user to directly copy paste the code for installing bundle ## Running * `grunt serve`