Skip to content

Commit d10e565

Browse files
authored
Update installing_go_and_sweet.md
1 parent 99c2628 commit d10e565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/servers-and-cloud-computing/go-benchmarking-with-sweet/installing_go_and_sweet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ go install golang.org/x/perf/cmd/benchstat@latest
6969
7070
git clone https://github.com/golang/benchmarks
7171
cd benchmarks/sweet
72-
sweet get -force # to get assets
72+
sweet get # to get assets
7373
7474
# Create a configuration file
7575

0 commit comments

Comments
 (0)