improve Markdown syntax

This commit is contained in:
Simon McVittie 2019-08-28 00:00:07 +01:00
parent 8957dff11f
commit 5ede7fb5e8
1 changed files with 4 additions and 4 deletions

View File

@ -9,13 +9,13 @@ work equally.
The installation needs to satisfy the following requirements: The installation needs to satisfy the following requirements:
* It must have a separate /boot partition (this is a general libostree * It must have a separate /boot partition (this is a general libostree
limitation [1]). limitation, see [ostree issue 1452][]).
* The root partition must not be encrypted. * The root partition must not be encrypted.
* It must use GRUB and BIOS booting. Other bootloaders or EFI may require * It must use GRUB and BIOS booting. Other bootloaders or EFI may require
different bootloader setup steps. [2] different bootloader setup steps; see [old Fedora instructions][]
[1]: https://github.com/ostreedev/ostree/issues/1452 [ostree issue 1452]: https://github.com/ostreedev/ostree/issues/1452
[2]: https://pagure.io/workstation-ostree-config/blob/5b574d39c63b82b397df789eb4a75a5bdcc13dd0/f/README-install-inside.md [old Fedora instructions]: https://pagure.io/workstation-ostree-config/blob/5b574d39c63b82b397df789eb4a75a5bdcc13dd0/f/README-install-inside.md
We need the bootloader integration files on the non-OSTree system from We need the bootloader integration files on the non-OSTree system from
which we are switching, as well as in the OSTree-based installation, which we are switching, as well as in the OSTree-based installation,