Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
isieo committed May 6, 2014
1 parent a1b9174 commit 2843d45
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions README
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
Instructions:
Instructions
============

Install: Put the compiled binary into your <path-to-android-sdk>/tools directory
Compilation
-----------

Use: $ adbfs <Mountpoint>
You will need at least the following on Debian:

- android-tools-adb
- libfuse-dev
- pkg-config

Install
-------

Put the compiled binary into your ``<path-to-android-sdk>/tools``
directory.

Use
---

::

$ adbfs <Mountpoint>

0 comments on commit 2843d45

Please sign in to comment.