From 8c4855ffa277a7e550ce2441816fcce25bc0c734 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Thu, 26 Aug 2021 16:35:53 -0400 Subject: [PATCH] Updated Snap notes. --- PACKAGING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PACKAGING.md b/PACKAGING.md index c862714..c3b1b91 100644 --- a/PACKAGING.md +++ b/PACKAGING.md @@ -62,10 +62,10 @@ Install pre-requisites with: $ sudo snap install review-tools lxd ``` -Initialize LXD (leave all options default): +Initialize LXD: ``` - $ sudo lxd init + $ sudo lxd init --auto ``` Bump the version number in snapcraft.yaml. Then run: