1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

Clarify sentence

Olivia (Zoe)
2021-09-24 16:28:17 +02:00
parent f347819844
commit 87bb512899

4
FAQ.md

@@ -78,9 +78,9 @@ Check first that you have it installed: run `zsh`. If you really don't have it i
##### How do I install Zsh on Windows? ##### How do I install Zsh on Windows?
You can't install Zsh directly on Windows. As a consequence, can't install Oh My Zsh either. You can't install Zsh directly on Windows. As a reminder, Oh My Zsh needs Zsh installed to work - if you can't install Zsh, you can't install Oh My Zsh.
To use Zsh on windows, you need Windows 10 2004 or 11, and one of the following: To use Zsh on Windows, you need Windows 10 2004 or 11, and one of the following:
* [Cygwin](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH#cygwin) * [Cygwin](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH#cygwin)
* [WSL](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH#ubuntu-debian--derivatives-windows-10-wsl--native-linux-kernel-with-windows-10-build-1903) (note that this requires you to first [install WSL](https://docs.microsoft.com/en-us/windows/wsl/install)) * [WSL](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH#ubuntu-debian--derivatives-windows-10-wsl--native-linux-kernel-with-windows-10-build-1903) (note that this requires you to first [install WSL](https://docs.microsoft.com/en-us/windows/wsl/install))