From 6617eefe3fa543f192e607e60ace3ca7407b75ef Mon Sep 17 00:00:00 2001 From: mycognosist Date: Wed, 6 Feb 2019 15:38:18 +0000 Subject: [PATCH] Fix section headings --- DEV_SETUP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEV_SETUP.md b/DEV_SETUP.md index d194cc0..631e27d 100644 --- a/DEV_SETUP.md +++ b/DEV_SETUP.md @@ -24,7 +24,7 @@ List of all packages manually-installed during development environment setup. _Note: This list may be incomplete and will be checked during the next phase of development._ -### Software +### Software Setup Install Rust using [rustup](https://rustup.rs/): @@ -36,7 +36,7 @@ Set Rust to nightly (necessary for compiling [Rocket](https://rocket.rs)): `rustup default nightly` -### Hardware +### Hardware Setup **RTC over I²C**