diff --git a/README.md b/README.md index b04ffa095..144c1be9a 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,13 @@ curl -sLS https://dl.get-arkade.dev | sudo sh arkade --help ark --help # a handy alias + +# Windows users with Git Bash +curl -sLS https://dl.get-arkade.dev | sh ``` +> Windows users: arkade requires bash to be available, therefore Windows users can [install Git Bash](https://git-scm.com/downloads). + An alias of `ark` is created at installation time, so you can also run `ark install APP`