Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 3f5ef57

Browse files
committed
chore: add How to download? section to README.md
1 parent de0b11b commit 3f5ef57

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Discloud CLI
2-
[![Build & Upload](https://github.com/discloud/cli-rust/actions/workflows/release.yml/badge.svg)](https://github.com/discloud/cli-rust/actions/workflows/release.yml) [![discloud cli crate badge](https://shields.io/crates/v/discloud)](https://crates.io/crates/discloud) ![license badge](https://img.shields.io/github/license/discloud/cli-rust) ![issues](https://img.shields.io/github/issues/discloud/cli-rust) ![pull requests](https://img.shields.io/github/issues-pr/discloud/cli-rust?color=blue)
2+
[![Build & Upload](https://github.com/discloud/cli-rust/actions/workflows/release.yml/badge.svg)](https://github.com/discloud/cli-rust/actions/workflows/release.yml) [![Build and Check (w/ Clippy)](https://github.com/discloud/cli-rust/actions/workflows/check.yml/badge.svg)](https://github.com/discloud/cli-rust/actions/workflows/check.yml) [![discloud cli crate badge](https://shields.io/crates/v/discloud)](https://crates.io/crates/discloud) ![license badge](https://img.shields.io/github/license/discloud/cli-rust) ![issues](https://img.shields.io/github/issues/discloud/cli-rust) ![Pull Requests](https://img.shields.io/github/issues-pr/discloud/cli-rust?color=blue)
33

44
Blazingly fast Discloud CLI to host your apps.
55

66
![CLI Demo](https://user-images.githubusercontent.com/92828847/189148462-b0cf3a1a-fb76-4bb4-9d9b-02dc225d5a6c.gif)
7+
8+
## How to download?
9+
10+
Checkout the [latest release](https://github.com/discloud/cli-rust/releases/latest) page to download the latest version of the CLI for windows, mac and linux (x86);
11+
Or use `cargo install discloud` to compile from scratch if there's not a pre-compiled binary for your platform (e.g. arm, BSD).
12+
13+
14+

0 commit comments

Comments
 (0)