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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/notes.md b/.github/workflows/notes.md
index 3bd6c739a5..86f9e8e618 100644
--- a/.github/workflows/notes.md
+++ b/.github/workflows/notes.md
@@ -22,7 +22,7 @@ ${NVIM_VERSION}
1. Download **nvim-macos.tar.gz**
2. Extract: `tar xzvf nvim-macos.tar.gz`
-3. Run `./nvim-osx64/bin/nvim`
+3. Run `./nvim-macos/bin/nvim`
### Linux (x64)