From b96182dd58c6ee2e4a169e875a55e9d560dd8357 Mon Sep 17 00:00:00 2001 From: Disassembler Date: Tue, 19 Dec 2017 12:49:39 +0100 Subject: [PATCH] Remove apk update as no cache should be used --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4a8a90a..4ec4d13 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ The script will perform the bare Alpine linux installation into VM using LUKS-on ### First time setup ``` -# Update package info -apk update - # Install git apk --no-cache add git