From aba14fed34617d800d47c111c77af2c89440baf8 Mon Sep 17 00:00:00 2001 From: otavepto Date: Tue, 19 Mar 2024 00:33:39 +0200 Subject: [PATCH] small correction in the main readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0faf4a61..9423dc6c 100644 --- a/README.md +++ b/README.md @@ -346,4 +346,4 @@ Run this script package_linux.sh ``` `build_folder` is any folder inside `build/linux`, for example: `release` -The above example will create a `.tar.gz` archive inside `build/package/linux/release` +The above example will create a compressed `.tar` archive inside `build/package/linux/release`