From 56591804b38621c86b4bd57feee335729c303aa0 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Thu, 26 May 2022 14:10:41 +0100 Subject: [PATCH] docs: Improve snap build instructions Make it clearer how to build the snap package manually. Signed-off-by: James O. D. Hunt --- snap/local/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snap/local/README.md b/snap/local/README.md index 95eef59fb..60564f4b2 100644 --- a/snap/local/README.md +++ b/snap/local/README.md @@ -22,10 +22,10 @@ $ sudo snap install kata-containers --classic ## Build and install snap image -Run next command at the root directory of the packaging repository. +Run the command below which will use the packaging Makefile to build the snap image: ```sh -$ make snap +$ make -C tools/packaging snap ``` To install the resulting snap image, snap must be put in [classic mode][3] and the