From 515b8fd116d4e1f7bfa1be8413227a1807bfeff6 Mon Sep 17 00:00:00 2001 From: Vaibhav Tulsyan Date: Mon, 29 Jun 2020 00:51:23 +0530 Subject: [PATCH] Update build instruction in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5ba27c..631d225 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You may fork and redistribute Hey Buddy for a small group of friends / colleague ## Installation -Run: `npm install` , then `npm run build-chrome` . This will create a build/ directory with the extension artifacts. +Run: `npm install` , then `npm start` . This will create a build/ directory with the extension artifacts. Simply load the build/ directory into chrome://extensions.