From 1db7f14a27027c531cfc569a07ea3928c4335f1d Mon Sep 17 00:00:00 2001 From: Marco Date: Sat, 3 Aug 2019 23:39:26 +0200 Subject: [PATCH] Removed empty item in a list --- spec_files/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec_files/README.md b/spec_files/README.md index 7ef2cc2..0cb2564 100644 --- a/spec_files/README.md +++ b/spec_files/README.md @@ -11,7 +11,7 @@ Artemis 3 .spec files are used by the package **pyinstaller** (https://www.pyins ## Requirements - Python 3.7.0+ - Pyinstaller -- + **IMPORTANT:** *To generate the standalone and the one-dir package, you must use an operating system that coincides with the target one (pyinstaller doesn't allow cross-compilation).* ## Package Building (standalone aka one-file, high portability, **suggested**)