Note on cygwin as I've done this a couple of times now...

Nathan Shepperd 2017-05-29 09:38:13 +01:00
parent 646b7d7c88
commit 50ed8e47c0

@ -98,6 +98,9 @@ before running "make install".
```sh ```sh
sudo yum update && sudo yum -y install zsh sudo yum update && sudo yum -y install zsh
``` ```
### Cygwin
Install the zsh package using the installer. Unfortunately Cygwin doesn't have a standard command line interface.
### Add yours ### Add yours
If you know a platform that is not covered, edit this page and add it! If you know a platform that is not covered, edit this page and add it!