Browse Source

[android] Fix typo in install instructions

pull/3333/head
Anders Jenbo 4 years ago committed by GitHub
parent
commit
81dea1fa22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/installing.md

2
docs/installing.md

@ -13,7 +13,7 @@ Download the latest [DevilutionX release](https://github.com/diasurgical/devilut
First install the App via one of these 3 methods:
- [Google Play](https://play.google.com/store/apps/details?id=org.diasurgical.devilutionx)
- Copy the APK file to the device and tap on it in the device's file explorer and follow the instruction
- Copy the APK file to the device and tap on it in the device's file explorer and follow the instructions
- Install via `adb install` (if USB debugging is enabled on the device)
Then launch the App, this will let it create the folder where you need to place the MPQ files.

Loading…
Cancel
Save