1
0
mirror of https://github.com/gryf/mc_adbfs.git synced 2026-01-06 16:34:12 +01:00

Added Python3 compatibility

This commit is contained in:
2018-03-11 16:09:22 +01:00
parent 755ce62321
commit e4a4aa8974
2 changed files with 33 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ This is Midnight Commander extfs plugin for browsing Android device through
Rquirements
===========
* Python 2.7
* Python 2.7 or 3.x (tested on 3.5.4)
* ``adb`` installed and in ``$PATH`` or provided via the config file
* An Android device or emulator preferably rooted
* ``busybox`` (``toolbox``, ``toybox``) installed and available in the path on