Update README.md

Signed-off-by: TanKanT97 <108915004+TanKanT97@users.noreply.github.com>
This commit is contained in:
TanKanT97
2024-07-29 03:34:43 -04:00
committed by GitHub
parent e1c7b31200
commit 58499f053a
+2 -2
View File
@@ -1,4 +1,4 @@
# OrangeFox Action Builder # OrangeFox Builder (using action~) forked and edited for the building of OFR for Amazon Austin Devices
Compile your first custom recovery from OrangeFox Recovery using Github Action. Compile your first custom recovery from OrangeFox Recovery using Github Action.
# How to Use # How to Use
@@ -14,4 +14,4 @@ Compile your first custom recovery from OrangeFox Recovery using Github Action.
# Note # Note
* This action will now only support manifest 12.1 and 11.0, since all orangefox manifest below 11.0 are considered obsolete. * This action will now only support manifest 12.1 and 11.0, since all orangefox manifest below 11.0 are considered obsolete.
* Make sure your tree uses right variable (updated vars) from OrangeFox; [fox_11.0](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_11.0/orangefox_build_vars.txt) and [fox_12.1](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_12.1/orangefox_build_vars.txt), to avoid build erros. * Make sure your tree uses right variable (updated vars) from OrangeFox; [fox_11.0](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_11.0/orangefox_build_vars.txt) and [fox_12.1](https://gitlab.com/OrangeFox/vendor/recovery/-/blob/fox_12.1/orangefox_build_vars.txt), to avoid build errors.