Skip to content

Commit 8502690

Browse files
authored
Fix formatting of Pythonless build instructions
1 parent 34a7258 commit 8502690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Without using Python:
3131
metal. (All of this *can* be automated, but not in a trustable way. See
3232
further below.)
3333
a. **chroot:** Create a directory where the chroot will reside, run
34-
``./download-distfiles.sh``, and copy:
34+
``./download-distfiles.sh``, and copy:
3535
* The entire contents of ``seed/stage0-posix`` into that directory.
3636
* All other files in ``seed`` into that directory.
3737
* ``steps/`` and ``distfiles/`` into that directory.

0 commit comments

Comments
 (0)