diff --git a/README.md b/README.md index f9028de..074a882 100644 --- a/README.md +++ b/README.md @@ -151,9 +151,9 @@ git clone https://github.com/danielmiessler/fabric.git cd fabric ``` -4. install pipx: +4. Install pipx: -Mac: +macOS: ```bash brew install pipx @@ -165,6 +165,10 @@ Linux: sudo apt intall pipx ``` +Windows: + +Use WSL and follow the Linux instructions. + 5. Install fabric ```bash @@ -179,7 +183,7 @@ fabric --setup 7. Restart your shell to reload everything. -8. Now you are up and running! You can test by pulling the help. +8. Now you are up and running! You can test by running the help. ```bash # Making sure the paths are set up correctly