From 1f671c13af741f35b2d7a39de58cb96d8724d192 Mon Sep 17 00:00:00 2001 From: immki <94881851+immki@users.noreply.github.com> Date: Mon, 29 Nov 2021 00:57:55 +0300 Subject: [PATCH] Updated Installing ZSH (markdown) --- Installing-ZSH.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index 411feca..d5bee48 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -36,6 +36,13 @@ If necessary, follow these steps to install Zsh: ## How to install zsh on many platforms +### Windows + +- [Download](https://linkify.me/kHsWvwH) the latest version of zsh + +- Manually start zsh by running installer + + ### macOS **Try `zsh --version` before installing it from Homebrew. Preferably newer than or equal to `5.0.8`.**