From 03b915a7782fe4f9dd541d5789cce12cf7b160e3 Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 09:38:06 +0200 Subject: [PATCH] Update README with NotAlterra.exe name --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c810e3..b1a25b2 100644 --- a/README.md +++ b/README.md @@ -52,16 +52,16 @@ chmod +x notalterra ### Windows -Extract the `.zip` archive and double-click `notalterra.exe`, or run from a terminal: +Extract the `.zip` archive and double-click `NotAlterra.exe`, or run from a terminal: ```powershell Expand-Archive notalterra-v0.1.3-windows-x64.zip -DestinationPath . -.\notalterra.exe +.\NotAlterra.exe ``` > You can also extract the `.zip` using Windows Explorer (right-click → > **Extract All**), then open **Command Prompt** or **PowerShell** in that -> folder and run `.\notalterra.exe`. +> folder and run `.\NotAlterra.exe`. ## Usage