From e030590d641dc6c65266315bea1080a7d4b44a8d Mon Sep 17 00:00:00 2001 From: Lucio Andrés Illanes Albornoz Date: Mar 09 2020 22:40:05 +0000 Subject: etc/README.md: updated. --- diff --git a/etc/README.md b/etc/README.md index 2c34bc7..e0418e6 100644 --- a/etc/README.md +++ b/etc/README.md @@ -118,7 +118,10 @@ On successful completion of the build, a ZIP archive containing the Midipix distribution will be created inside ``${PREFIX}`` (see section [4](#4-build-variables).) Extract its contents on the target machine, run ``bash.bat``, and then ``/install.sh`` inside the resulting self-contained Midipix installation shell -window. +window. + +N.B. The pathname of the target directory containing ``bash.bat`` and all other +distribution files must not contain whitespaces. [Back to top](#table-of-contents)