Skip to content

Commit

Permalink
docs: better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
UndiedGamer committed Dec 27, 2024
1 parent 78b2311 commit 75eaece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ curl -fsSL https://raw.githubusercontent.com/UndiedGamer/pfcreator/refs/heads/ma
```
2. Source your shell profile (`.bashrc`, `.zshrc`, etc.) or create a new terminal instance to use the `pfcreator` command.

#### Windows
### Windows
1. Enable [Windows Subsystem for Linux (WSL)](https://learn.microsoft.com/en-us/windows/wsl/install).
2. Open Ubuntu or your distro of choice in Windows Terminal or from Start Menu.
3. Follow Linux steps.
> [!IMPORTANT]
> WSL ships with gcc/g++ but python does not, you might have to install python inside WSL.
> WSL ships with gcc/g++ but it does not ship with python, you might have to install python inside WSL.
### 2. Set Up Your Files

Expand Down

0 comments on commit 75eaece

Please sign in to comment.