Indicate that libs are included for Windows
This commit is contained in:
parent
e729b76176
commit
7d68316f45
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ and extract the following files to a directory accessible from your `PATH`:
|
|||
|
||||
Make sure you [enabled adb debugging][enable-adb] on your device(s).
|
||||
|
||||
The client requires [FFmpeg] and [LibSDL2].
|
||||
The client requires [FFmpeg] and [LibSDL2]. On Windows, they are included in the
|
||||
[prebuilt application](#windows).
|
||||
|
||||
[adb]: https://developer.android.com/studio/command-line/adb.html
|
||||
[enable-adb]: https://developer.android.com/studio/command-line/adb.html#Enabling
|
||||
|
|
Loading…
Reference in a new issue