From 31859ac61b4dc4a64866bf56f28fac6c4bf7e378 Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Fri, 26 Jun 2020 15:55:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c59185..d47f07c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A prebuilt image can be found in `dist`, the image can be imported to docker and ready to use: ```sh -wget +wget https://github.com/lxsang/antosaio/raw/master/dist/antosaoi.tar sudo docker load < antosaoi.tar ``` @@ -44,4 +44,4 @@ chmod +x bake.sh sudo ./bake.sh ``` -The generated image can be found in `dist`, and will be loaded automatically by docker \ No newline at end of file +The generated image can be found in `dist`, and will be loaded automatically by docker