fix formatting

This commit is contained in:
Bryson Steck 2025-02-15 16:57:29 -07:00
parent 7226e318b4
commit 32ad6b2b72
Signed by: brysonsteck
SSH key fingerprint: SHA256:XpKABw/nP4z8UVaH+weLaBnEOD86+cVwif+QjuYLGT4

View file

@ -9,7 +9,7 @@ This repo hopes to create a development environment that is usable for developin
## How to use
1. Install [Docker](https://docs.docker.com/engine/install/) and [Git](https://git-scm.com/) using your package manager or by downloading them manually.
- Windows and macOS users may want to install [Docker Desktop](https://www.docker.com/products/docker-desktop/) instead.
1. Windows and macOS users may want to install [Docker Desktop](https://www.docker.com/products/docker-desktop/) instead.
1. Clone this repository and enter it.
```sh
git clone https://git.brysonsteck.xyz/brysonsteck/devkitPro.git && cd devkitPro