Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Fauntleroy/slack-emoji-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Fauntleroy committed Oct 11, 2015
2 parents 8cfbd91 + f5664b0 commit 641ea0a
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 @@ -32,7 +32,7 @@ Follow these steps to get your dev workflow in order:
- Install the dev scripts with `npm install`
- Run `npm run build` to build the distributable files
- Go to [chrome://extensions](chrome://extensions) in Google Chrome
- Click "Load unpacked extension..."
- Click "Load unpacked extension..." (*make sure "Developer Mode" is checked*)
- Select the `dist/` directory in your Slack Emoji Utils repo

Once you've done all these things, the extension should appear in your extensions list. If you want to actively work on the extension, run `npm run dev`—this will watch the `src/` directory for changes and update the contents of `dist/` automatically. You will then need to go to the [chrome://extensions/](chrome://extensions) page, manually reload the extension, and refresh the page.

0 comments on commit 641ea0a

Please sign in to comment.