diff options
Diffstat (limited to 'docs/COMPILE.md')
| -rwxr-xr-x | docs/COMPILE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md index 208c89b3..8e4de4f2 100755 --- a/docs/COMPILE.md +++ b/docs/COMPILE.md @@ -10,6 +10,8 @@ wget -O- https://ryanfortner.github.io/box64-debs/KEY.gpg | gpg --dearmor | sudo sudo apt update && sudo apt install box64 -y ``` +Alternatively, you can generate your own package using the [instructions below](https://github.com/ryanfortner/box64/blob/patch-1/docs/COMPILE.md#debian-packaging). + #### for RK3399 Using a 64bit OS: |