mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
ci(release): clean up wording and undeprecate tar.gz
(cherry picked from commit 0357de7d72
)
This commit is contained in:
parent
18fe3a6a44
commit
954cc51226
6
.github/workflows/notes.md
vendored
6
.github/workflows/notes.md
vendored
@ -9,14 +9,14 @@ ${NVIM_VERSION}
|
||||
#### Zip
|
||||
|
||||
1. Download **nvim-win64.zip**
|
||||
2. Extract the zip.
|
||||
2. Extract the zip
|
||||
3. Run `nvim-qt.exe`
|
||||
|
||||
#### 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. Search and run `nvim-qt.exe` or run `nvim.exe` on your CLI of choice
|
||||
|
||||
### macOS
|
||||
|
||||
@ -38,8 +38,6 @@ ${NVIM_VERSION}
|
||||
|
||||
#### Tarball
|
||||
|
||||
*(deprecated)*
|
||||
|
||||
1. Download **nvim-linux64.tar.gz**
|
||||
2. Extract: `tar xzvf nvim-linux64.tar.gz`
|
||||
3. Run `./nvim-linux64/bin/nvim`
|
||||
|
Loading…
Reference in New Issue
Block a user