Skip to content

Commit

Permalink
Copy note about bash from k3sup
Browse files Browse the repository at this point in the history
Ref #71

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Mar 25, 2020
1 parent 6fb97c7 commit 29ff156
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

<img src="https://cdn.shopify.com/s/files/1/0340/9739/7895/products/[email protected]?v=1583309183)" width="250">
Expand Down

0 comments on commit 29ff156

Please sign in to comment.