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.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/workflows/notes.md b/.github/workflows/notes.md
index 7181972696..3bd6c739a5 100644
--- a/.github/workflows/notes.md
+++ b/.github/workflows/notes.md
@@ -16,15 +16,6 @@ ${NVIM_VERSION}
1. Download **nvim-win64.msi**
2. Run the MSI
-3. Add the Neovim location to your path.
- - Default location is `C:\Program Files\Neovim`
-4. Search and run `nvim-qt.exe` or run `nvim.exe` on your CLI of choice.
-
-#### NSIS
-
-1. Download **nvim-win64.exe**
-2. Run the installer.
- - Ensure that the option to add the installation location to your path is checked if it's your first installation.
3. Search and run `nvim-qt.exe` or run `nvim.exe` on your CLI of choice.
### macOS
@@ -70,5 +61,4 @@ ${SHA_APP_IMAGE_ZSYNC}
${SHA_MACOS}
${SHA_WIN_64_ZIP}
${SHA_WIN_64_MSI}
-${SHA_WIN_64_EXE}
```