From fd66a74967eaed7f708921849f03ecdc65a72547 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Sun, 8 Jun 2025 11:30:04 -0400 Subject: [PATCH] Formatting error. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db06cb7..9a5b9f5 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ products in the PATH in order to add friction to the install so that people just their commercial products. As I said, this is about the stupidest most banal things ever, and we'll fix it with an equally stupid and banal PowerShell script: -`` +```shell irm https://git.learnjsthehardway.com/learn-code-the-hard-way/lcthw-windows-installers/raw/branch/master/pathfixer.ps1 -outfile pathfixer.ps1 powershell -executionpolicy bypass .\pathfixer.ps1 -`` +``` The `pathfixer.ps1` script checks if the PATH is missing for WinLibs and Git (yes, only these two are missing, and incidentally Microsoft has a competitor to both). If these directories are not in