From 77dcddf157143121153e2d52837e7d673b7fcd84 Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Wed, 31 Jan 2018 17:00:19 -0800 Subject: [PATCH] :memo: Even more words --- docs/tutorial/snapcraft-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/snapcraft-guide.md b/docs/tutorial/snapcraft-guide.md index bd8f918a7f88..8776f957429c 100644 --- a/docs/tutorial/snapcraft-guide.md +++ b/docs/tutorial/snapcraft-guide.md @@ -26,9 +26,9 @@ recommend building on Ubuntu 16.04 (or the current LTS). snap install snapcraft --classic ``` -While it _is possible_ to install `snapcraft` on macOS using Homebrew, you are -less likely to encounter issues when running `snapcraft` on an actual Linux -distribution. As of today, it is not able ot build `snap` packages, for instance. +While it _is possible_ to install `snapcraft` on macOS using Homebrew, it +is not able to build `snap` packages and is focused on managed packages +in the store. # Using `electron-installer-snap`