From 934d1bcde84c869ae71c7a5f019c59f67c44d164 Mon Sep 17 00:00:00 2001 From: germedeb Date: Tue, 16 Aug 2022 17:53:02 -0300 Subject: [PATCH] updated build command in the readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3431898..129d574 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ Make sure you have them all installed. | optipng | optional | optipng is optional, only required if you want to optimize your build. useful while distributing it. -If you want to use it, DON'T put `-a` in the build script. The following build command has it so remove it ### build command: @@ -36,9 +35,9 @@ git clone https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre cd aleta-postre # Launch the build script with the following options: -# Start again, Avoid optipng, Auto install +# autoinstall, optimize, restart, export -./tasks/build.sh -r -a -i +./tasks/build.sh iore ``` *note: the building process takes more or less 15 minutes*