@@ -16,13 +16,13 @@ blazectl is written in Go. All you need is a single binary which is available fo
16
16
1 . Download the latest release with the command:
17
17
18
18
``` bash
19
- curl -LO https://github.com/life-research/blazectl/releases/download/v0.2.0/blazectl-0.2.0 -linux-amd64.tar.gz
19
+ curl -LO https://github.com/life-research/blazectl/releases/download/v0.2.0/blazectl-0.2.1 -linux-amd64.tar.gz
20
20
```
21
21
22
22
1 . Untar the binary:
23
23
24
24
``` bash
25
- tar xzf blazectl-0.2.0 -linux-amd64.tar.gz
25
+ tar xzf blazectl-0.2.1 -linux-amd64.tar.gz
26
26
```
27
27
28
28
1 . Move the binary in to your PATH.
@@ -42,13 +42,13 @@ blazectl is written in Go. All you need is a single binary which is available fo
42
42
1 . Download the latest release with the command:
43
43
44
44
``` bash
45
- curl -LO https://github.com/life-research/blazectl/releases/download/v0.2.0/blazectl-0.2.0 -darwin-amd64.tar.gz
45
+ curl -LO https://github.com/life-research/blazectl/releases/download/v0.2.0/blazectl-0.2.1 -darwin-amd64.tar.gz
46
46
```
47
47
48
48
1 . Untar the binary:
49
49
50
50
``` bash
51
- tar xzf blazectl-0.2.0 -darwin-amd64.tar.gz
51
+ tar xzf blazectl-0.2.1 -darwin-amd64.tar.gz
52
52
```
53
53
54
54
1 . Move the binary in to your PATH.
@@ -183,7 +183,7 @@ Unless required by applicable law or agreed to in writing, software distributed
183
183
184
184
[ 1 ] : < http://docs.simplifier.net/vonkloader/ >
185
185
[ 2 ] : < https://github.com/synthetichealth/uploader >
186
- [ 3 ] : < https://github.com/life-research/blazectl/releases/download/v0.2.0/blazectl-0.2.0 -windows-amd64.zip >
186
+ [ 3 ] : < https://github.com/life-research/blazectl/releases/download/v0.2.0/blazectl-0.2.1 -windows-amd64.zip >
187
187
[ 4 ] : < https://github.com/life-research/blaze >
188
188
[ 5 ] : < https://github.com/synthetichealth/synthea >
189
189
[ 6 ] : < https://github.com/tsenart/vegeta >
0 commit comments