From 5e65704643e966ede7fcbb4f3263144df2e715de Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Tue, 9 Aug 2016 11:34:21 +0100 Subject: [PATCH] Fixed build instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e17ecd..b122d38 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ Apache Cordova. #### Compiling DVHMA cd DVHMA-Featherweight - cordova platform add android cordova plugin add ../plugins/DVHMA-Storage cordova plugin add ../plugins/DVHMA-WebIntent + cordova platform add android cordova compile android #### Running DVHMA in an Emulator