2
0
Fork 0
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 .

[ci skip]
This commit is contained in:
David Adam 2020-05-21 22:46:40 +08:00
parent e51f4e5fc9
commit cbf53623b4

View file

@ -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