Skip to content

Commit

Permalink
Merge pull request andev-software#26 from laidig/patch-1
Browse files Browse the repository at this point in the history
install needs electron module installed globally
  • Loading branch information
andevsoftware authored Sep 17, 2017
2 parents 47f93bf + 983e8a3 commit f662b1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,13 @@ Unpack the latest app from the [releases][0] tab
Releases available soon, for now build the binary using

````
npm install -g electron
npm install
npm run package --all
````

Run the binary using `electron .`

## Upgrade from 0.x

Download the latest 0.2.x version, this will give you an option to export any project for 1.x.
Expand Down

0 comments on commit f662b1e

Please sign in to comment.