Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If the test is being run on Ubuntu version 16.04 LTS (the current long term rele
executable s3-benchmark.ubuntu will run the benchmark testing without having to build the executable.

Otherwise, to build the s3-benchmark executable, you must issue this following command:
/usr/bin/go build s3-bechmark.go
/usr/bin/go build s3-benchmark.go

# Command Line Arguments
Below are the command line arguments to the program (which can be displayed using -help):
Expand Down