Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
k-nasa committed Nov 13, 2019
1 parent 4c691ad commit 6a5d580
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,19 @@ goku is a HTTP load testing application written in Rust

## Installation

Get them [here](https://github.com/k-nasa/goku/releases)

#### using cargo

```console
cargo install goku
```

##### Installation of cargo itself.
```console
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```

## Usage

```console
Expand Down

0 comments on commit 6a5d580

Please sign in to comment.