aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/notes.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/notes.md')
-rw-r--r--.github/workflows/notes.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/notes.md b/.github/workflows/notes.md
index 20f998ff32..9928d472b3 100644
--- a/.github/workflows/notes.md
+++ b/.github/workflows/notes.md
@@ -6,7 +6,7 @@ ${NVIM_VERSION}
### Windows
-1. Extract **nvim-win64.zip** (or **nvim-win32.zip**)
+1. Extract **nvim-win64.zip**
2. Run `nvim-qt.exe`
### macOS
@@ -37,5 +37,4 @@ ${SHA_APP_IMAGE}
${SHA_APP_IMAGE_ZSYNC}
${SHA_MACOS}
${SHA_WIN_64}
-${SHA_WIN_32}
```