diff --git a/README.md b/README.md index 49057ec..264ef9e 100644 --- a/README.md +++ b/README.md @@ -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 ```