Skip to content

Commit

Permalink
remove electron-rebuild dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
avocadianmage committed Sep 8, 2018
1 parent 0f291d3 commit 0f25b59
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 514 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git clone https://github.com/avocadianmage/boysen.git
Within the root directory of the repo (`/boysen`):
```powershell
npm install
./node_modules/.bin/electron-rebuild # Build native electron modules.
npm run pack # Ensure native electron modules are built.
```

To run the program:
Expand Down
Loading

0 comments on commit 0f25b59

Please # to comment.