Update README.md

This commit is contained in:
Xuan Sang LE 2021-03-26 18:54:09 +01:00 committed by GitHub
parent e228ed7e7b
commit 356e925d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,5 +112,5 @@ Clone the repository and run the build script:
git clone --depth 1 https://github.com/lxsang/antosaio
cd antosaio
chmod +x bake.sh
sudo ./bake.sh
./bake.sh
```