Skip to content

Commit

Permalink
Fix formatting of Pythonless build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Googulator authored Apr 16, 2024
1 parent 34a7258 commit 8502690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8502690

Please sign in to comment.