This commit is contained in:
Collin Jackson 2024-10-21 05:18:29 -07:00
parent b0f1cea711
commit 88f89deea6

View File

@ -24,6 +24,10 @@ follow these instructions to install Git:
brew install git brew install git
``` ```
### Windows
Install [WSL](https://learn.microsoft.com/en-us/windows/wsl/install).
## Quick start ## Quick start
``` ```