-
-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ref #71 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
- Loading branch information
Showing
1 changed file
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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"> | ||
|