aboutsummaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Android.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/Android.mdwn b/doc/install/Android.mdwn
index dbaa58fe8..dbd0c0198 100644
--- a/doc/install/Android.mdwn
+++ b/doc/install/Android.mdwn
@@ -25,7 +25,7 @@ process:
* You will need to have the Android SDK and NDK installed; see
`standalone/android/Makefile` to configure the paths to them. You'll also
need ant, and the JDK.
-* In `standalone/android/`, run `install-haskell-packages native; install-haskell-packages`
+* In `standalone/android/`, run `install-haskell-packages native`
* You also need to install git and all the utilities listed on [[fromscratch]],
on the system doing the building.
* Then to build the full Android app bundle, use `make androidapp`