diff --git a/bin/README.md b/bin/README.md index 78626e9..06c9415 100644 --- a/bin/README.md +++ b/bin/README.md @@ -35,7 +35,7 @@ fio static binary will be in current dir ```sh git clone https://github.com/esnet/iperf cd iperf -./configure "LDFLAGS=--static" --disable-shared --diable-profiling +./configure "LDFLAGS=--static" --disable-shared --disable-profiling make ```