From b962ec999041cd2b045bb6ff8162c66c647dc2d1 Mon Sep 17 00:00:00 2001 From: Brian Fraser Date: Sat, 25 Jan 2014 05:54:07 +0100 Subject: [PATCH] README.android: minor wording fixups --- README.android | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.android b/README.android index fc1d7fa..182f44d 100644 --- a/README.android +++ b/README.android @@ -74,7 +74,7 @@ in general, if you can connect your device to the host using a USB port, or if you don't feel like installing an sshd app on your device, you may want to use adb, although you may be forced to switch to ssh if your device is not rooted and you're unlucky -- more on that later. -Alternatively, if you're cross-compiling for an emulator, you'll have to +Alternatively, if you're cross-compiling to an emulator, you'll have to use adb. =head3 adb @@ -117,7 +117,7 @@ device. Either try rooting it, or go for the ssh route. To use ssh, you'll need to install and run a sshd app and set it up properly. There are several paid and free apps that do this rather -easily, so you should be able to spot one easily. +easily, so you should be able to spot one on the store. Remember that Perl requires a passwordless connection, so set up a public key. -- 2.7.4