From aef33585c133e80c5bad4c3bf1ff3223c5714412 Mon Sep 17 00:00:00 2001 From: yusufipk Date: Sun, 16 Aug 2026 15:55:52 +0300 Subject: [PATCH] Say where the Windows install comes from now that there are downloads --- README.windows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.windows.md b/README.windows.md index cc13b57..05adcf6 100644 --- a/README.windows.md +++ b/README.windows.md @@ -12,6 +12,9 @@ up and pasted where your cursor is. ## Installing +From a checkout: the releases page carries an AppImage and a disk image, and no +Windows build yet. + ```powershell powershell -ExecutionPolicy Bypass -File install.ps1 ```