📝 Callout forge/builder as easiest
This commit is contained in:
parent
311c0873db
commit
45119845e8
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@ There are three ways to create a `.snap` file:
|
||||||
2) Using an already created `.deb` package
|
2) Using an already created `.deb` package
|
||||||
3) Using [`electron-forge`](electron-forge) or
|
3) Using [`electron-forge`](electron-forge) or
|
||||||
[`electron-builder`](electron-builder), both tools that come with `snap`
|
[`electron-builder`](electron-builder), both tools that come with `snap`
|
||||||
support out of the box (not further documented here, please see those
|
support out of the box. This is the easiest option.
|
||||||
frameworks for further guidance)
|
|
||||||
|
|
||||||
In all cases, you will need to have the `snapcraft` tool installed. We
|
In all cases, you will need to have the `snapcraft` tool installed. We
|
||||||
recommend building on Ubuntu 16.04 (or the current LTS).
|
recommend building on Ubuntu 16.04 (or the current LTS).
|
||||||
|
|
Loading…
Reference in a new issue