From f702f4b0dd5a9a38080953ea07aee4122839fe9a Mon Sep 17 00:00:00 2001 From: Jesus Date: Mon, 25 Sep 2023 04:08:15 +0800 Subject: README.md: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 002f297..1ee1af1 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ Usage - Generate bootstrap image with [hyperbola-bootstrap](https://git.sr.ht/~heckyel/hyperbola-bootstrap) or download file from [archive.fridu.us](https://archive.fridu.us/hyperbola/iso/) - Rename hyperbola-bootstrap to bootstrap.tar.gz image - mv -T hyperbola-bootstrap-x86_64.tar.gz bootstrap.tar.gz + mv -T hyperbola-bootstrap-x86_64.tar.gz bootstrap.tar.gz - Make sure you have my `Dockerfile`, `.dockerignore` and the `bootstrap.tar.gz` in one directory. - Build the image with a command like: - docker build --tag hyperbola:0.4.3 -f Dockerfile-Hyperbola-v04 . + docker build --tag hyperbola:0.4.3 -f Dockerfile-Hyperbola-v04 . License ======= -- cgit v1.2.3