Removed empty item in a list

This commit is contained in:
Marco
2019-08-03 23:39:26 +02:00
parent fd1c2a62f1
commit 1db7f14a27

View File

@@ -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**)