···1313## dependencies
14141515- [ImageMagick](https://imagemagick.org)
1616+- Bash
16171718## installing
18191919-First, install [ImageMagick](https://imagemagick.org) using your method of choice. Then download the binary from
2020-[Releases on GitHub](https://github.com/weightedangelcube/rainwall/releases), or get it from
2121-[JSR](https://jsr.io/@angelcube/rainwall/).
2020+First, install [ImageMagick](https://imagemagick.org) using your method of choice. If you're on Windows, install Bash
2121+either via [Git Bash](https://git-scm.com/install/) or [WSL](https://learn.microsoft.com/en-us/windows/wsl/install).
2222+Then download the binary from [Releases on GitHub](https://github.com/weightedangelcube/rainwall/releases), or get it
2323+from [JSR](https://jsr.io/@angelcube/rainwall/).
22242325Alternatively, if you are using Arch Linux, you can use the PKGBUILD in the repository root to do both for you.
2426