Skip to content

Commit 805c384

Browse files
committed
Update README.md
1 parent 47783d3 commit 805c384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Herd is hardware intensive. Per each 100 virtual users, Herd will fork itself in
1111
```shell
1212
$ git clone [email protected]:imjacobclark/Herd.git && cd Herd
1313
$ cargo build
14-
$ ./target/debug/Herd
14+
$ ./target/debug/Herd <THREADS(int)> <REQUESTS(int)> <HOST(str)>
1515
```

0 commit comments

Comments
 (0)