mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-13 04:33:33 +00:00
README: refer to Linux instructions for WSL to get newest version
As suggested in #6941. [ci skip]
This commit is contained in:
parent
e51f4e5fc9
commit
cbf53623b4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Instructions for other distributions may be found at [fishshell.com](https://fis
|
|||
|
||||
### Windows
|
||||
|
||||
- On Windows 10, fish can be installed under the WSL Windows Subsystem for Linux with `sudo apt install fish` or from source with the instructions below.
|
||||
- On Windows 10, fish can be installed under the WSL Windows Subsystem for Linux with the instructions for the appropriate distribution listed above under "Packages for Linux", or from source with the instructions below.
|
||||
- Fish can also be installed on all versions of Windows using [Cygwin](https://cygwin.com/) (from the **Shells** category).
|
||||
|
||||
### Building from source
|
||||
|
|
Loading…
Reference in a new issue