Fix android instructions link in README.md

This commit is contained in:
MegAmi 2024-08-01 13:24:55 -05:00 committed by GitHub
parent 5fc1aacc6e
commit 79d113ad4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ Finally, follow the [compilation steps below](#compiling) using `-DCMAKE_TOOLCHA
#### (make sure to [install GL shaders!](#q-why-arent-videosfilters-working-while-using-gl))
## Android
**Ensure you clone the repo recursively,** then follow the RSDK build instructions [here.](./dependencies/RSDKV5/dependencies/android/README.md)
**Ensure you clone the repo recursively,** then follow the RSDK build instructions [here.](https://github.com/RSDKModding/RSDKv5-Decompilation/blob/master/dependencies/android/README.md)
### Compiling