Update README.md

This commit is contained in:
Xuan Sang LE 2020-06-26 15:55:05 +02:00 committed by GitHub
parent 2a0b8c3c77
commit 31859ac61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ A prebuilt image can be found in `dist`, the image can be imported
to docker and ready to use: to docker and ready to use:
```sh ```sh
wget wget https://github.com/lxsang/antosaio/raw/master/dist/antosaoi.tar
sudo docker load < antosaoi.tar sudo docker load < antosaoi.tar
``` ```
@ -44,4 +44,4 @@ chmod +x bake.sh
sudo ./bake.sh sudo ./bake.sh
``` ```
The generated image can be found in `dist`, and will be loaded automatically by docker The generated image can be found in `dist`, and will be loaded automatically by docker