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

Commit ccf2bca

Browse files
authored
README include steps to install astilectron-bundler
1 parent 07e8b1e commit ccf2bca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ To compile Kelp from source:
113113
5. Install the dependencies:
114114
* `glide install`
115115
6. Install the [astilectron-bundler][astilectron-bundler] binary into `$GOBIN`
116+
* `go get -u github.com/asticode/go-astilectron-bundler/...`
117+
* `go install github.com/asticode/go-astilectron-bundler/astilectron-bundler`
116118
7. Build the binaries using the provided build script (the _go install_ command will produce a faulty binary):
117119
* `./scripts/build.sh`
118120
8. Confirm one new binary file exists with version information.

0 commit comments

Comments
 (0)