Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agnostic-apollo committed Nov 1, 2019
1 parent f7c66b8 commit bef465c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ You can destroy all bindfs Vagrant machines (but not the downloaded images)
with `make vagrant-clean`.


## Cross Compile Instructions for Android Using NDK
## Cross Compile Instructions for Android Using NDK ##

- bindfs requires fuse libraries for compilation. fuse compiled with NDK is used for this.

Expand Down Expand Up @@ -110,7 +110,7 @@ bash ./android_ndk_cross_compile_build_automator
- `android_ndk_cross_compile_build_automator/$POST_BUILD_SCRIPTS_DIR/bindfs_extractor.sh` will extract `bindfs` binaries from `android_ndk_cross_compile_build_automator/$INSTALL_DIR/bindfs/$ARCHS_SRC` and zip them at `android_ndk_cross_compile_build_automator/$OUT_DIR/bindfs/bindfs<build-info>.zip`.


## Install Instructions for Termux on Android
## Install Instructions for Termux on Android ##

- Download release zip or copy the zip built from source to your device.

Expand Down

0 comments on commit bef465c

Please sign in to comment.