Skip to content

Commit

Permalink
Update build instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
xennygrimmato committed Jun 28, 2020
1 parent b90b294 commit 515b8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- For production build, run `npm run build` . -->
Expand Down

0 comments on commit 515b8fd

Please sign in to comment.