Update README.md
This commit is contained in:
parent
2a0b8c3c77
commit
31859ac61b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user