Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
README include steps to install astilectron-bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilsaraf authored Jan 18, 2021
1 parent 07e8b1e commit ccf2bca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ To compile Kelp from source:
5. Install the dependencies:
* `glide install`
6. Install the [astilectron-bundler][astilectron-bundler] binary into `$GOBIN`
* `go get -u github.com/asticode/go-astilectron-bundler/...`
* `go install github.com/asticode/go-astilectron-bundler/astilectron-bundler`
7. Build the binaries using the provided build script (the _go install_ command will produce a faulty binary):
* `./scripts/build.sh`
8. Confirm one new binary file exists with version information.
Expand Down

0 comments on commit ccf2bca

Please sign in to comment.