1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-04-21 21:52:06 +02:00

small correction in the main readme

This commit is contained in:
otavepto 2024-03-19 00:33:39 +02:00
parent aa81da8482
commit aba14fed34

View file

@ -346,4 +346,4 @@ Run this script
package_linux.sh <build_folder> package_linux.sh <build_folder>
``` ```
`build_folder` is any folder inside `build/linux`, for example: `release` `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`