Skip to content

Commit 4511984

Browse files
📝 Callout forge/builder as easiest
1 parent 311c087 commit 4511984

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorial/snapcraft-guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ There are three ways to create a `.snap` file:
2121
2) Using an already created `.deb` package
2222
3) Using [`electron-forge`](electron-forge) or
2323
[`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)
24+
support out of the box. This is the easiest option.
2625

2726
In all cases, you will need to have the `snapcraft` tool installed. We
2827
recommend building on Ubuntu 16.04 (or the current LTS).

0 commit comments

Comments
 (0)