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