diff options
Diffstat (limited to 'docs/COMPILE.md')
| -rwxr-xr-x | docs/COMPILE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md index 8e4de4f2..a7edddc1 100755 --- a/docs/COMPILE.md +++ b/docs/COMPILE.md @@ -10,7 +10,7 @@ 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). +Alternatively, you can generate your own package using the [instructions below](https://github.com/ptitSeb/box64/blob/main/docs/COMPILE.md#debian-packaging). #### for RK3399 |