We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311c087 commit 4511984Copy full SHA for 4511984
docs/tutorial/snapcraft-guide.md
@@ -21,8 +21,7 @@ There are three ways to create a `.snap` file:
21
2) Using an already created `.deb` package
22
3) Using [`electron-forge`](electron-forge) or
23
[`electron-builder`](electron-builder), both tools that come with `snap`
24
- support out of the box (not further documented here, please see those
25
- frameworks for further guidance)
+ support out of the box. This is the easiest option.
26
27
In all cases, you will need to have the `snapcraft` tool installed. We
28
recommend building on Ubuntu 16.04 (or the current LTS).
0 commit comments