tiny11builder
tiny11builder copied to clipboard
Fix instruction numbering and script command details
Corrected numbering and clarified script execution instructions in the README.
Hi! Yeah, that's definitely better. 👍🏼
Can you add correction for this one too ? #432
i was sleepy when writing this ^^
Hi! This is definitely an improvement. Could you fix the instructions to account for this issue too?
It would go from:
C:/path/to/your/tiny11/script.ps1 -ISO <inputletter> -SCRATCH <outputletter>
To
powershell -f "C:\path\to\your\tiny11\script.ps1" -ISO <inputletter> -SCRATCH <outputletter>