Add missing required flags in docs

This commit is contained in:
KemoNine 2020-08-01 00:39:14 +00:00
parent b6088d44df
commit 86e21bde5f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This folder contains a bunch of general information on how to get the base of a
Items marked ```REQUIRED``` are assumed to be setup and working. You've been warned.
* [Base Firmware (REQUIRED)](base.md)
* [Finalize Arch Setup](finalize_setup.md)
* [Finalize Arch Setup (REQUIRED)](finalize_setup.md)
* [Setup swap (REQUIRED)](swap.md)
* [journald Tweaks (make it less chatty and resource hungry)](journald.md)
* [Standard Raspberry Pi Toolchain Setup (REQUIRED)](rpi_tools.md)