diff --git a/README.md b/README.md
index 982fe995c2a76847ea1569f19b223f43467db20c..aa0201477d3a87ec0f6ec30a156033d3f881b486 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,11 @@
 * Install the ionic CLI globally: `npm install -g ionic`
 * Clone this repository: `git clone https://gitlab.rz.hft-stuttgart.de/92khra1mst/hft_awado_app.git`.
 * Run `npm install` from the project root.
-* Run `ionic serve` in a terminal from the project root.
\ No newline at end of file
+* Run `ionic serve` in a terminal from the project root.
+
+## Deploying
+
+### Android
+
+1. Run `ionic cordova run android --prod`
+