commit: 85026900ac019f86dea6b6f7564dc404ea512fdc
parent 34a72584c14a5c00a9d0d5a7a8e5129b377d9e2a
Author: Googulator <netrolller.3d@gmail.com>
Date: Wed, 17 Apr 2024 00:59:58 +0200
Fix formatting of Pythonless build instructions
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.rst b/README.rst
@@ -31,7 +31,7 @@ Without using Python:
metal. (All of this *can* be automated, but not in a trustable way. See
further below.)
a. **chroot:** Create a directory where the chroot will reside, run
- ``./download-distfiles.sh``, and copy:
+ ``./download-distfiles.sh``, and copy:
* The entire contents of ``seed/stage0-posix`` into that directory.
* All other files in ``seed`` into that directory.
* ``steps/`` and ``distfiles/`` into that directory.