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