From 5738f16d9b4823cdf3bce00f802e1b424222c238 Mon Sep 17 00:00:00 2001 From: Stefan Haslinger Date: Mon, 20 Apr 2020 10:05:29 +0200 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e41ae50..f44ac2e 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,5 @@ If you want to compile Encrateia yourself, this is the way to go: Obviously, downloads from Strava won't work then. * I always forget how to split into apks by architecture, when compiling. - This is, how it's done: `flutter build apk --split-per-abi` + This is, how it's done: + `flutter build apk --split-per-abi`