aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/notes.md b/.github/workflows/notes.md
index 0d62215fe4..8f05c39d2a 100644
--- a/.github/workflows/notes.md
+++ b/.github/workflows/notes.md
@@ -10,13 +10,13 @@ ${NVIM_VERSION}
1. Download **nvim-win64.zip**
2. Extract the zip
-3. Run `nvim-qt.exe`
+3. Run `nvim.exe` on your CLI of choice
#### MSI
1. Download **nvim-win64.msi**
2. Run the MSI
-3. Search and run `nvim-qt.exe` or run `nvim.exe` on your CLI of choice
+3. Run `nvim.exe` on your CLI of choice
### macOS