Skip to content

Commit

Permalink
Fix section headings
Browse files Browse the repository at this point in the history
  • Loading branch information
mycognosist committed Feb 6, 2019
1 parent 4ff1a7d commit 6617eef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEV_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/):

Expand All @@ -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**

Expand Down

0 comments on commit 6617eef

Please sign in to comment.