Skip to content

Commit

Permalink
cleanup(Readme.md): remove redundant sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Feb 8, 2024
1 parent b89a15f commit 7a71438
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,7 @@ $HOME/sdk/go1.20.12/bin/go build -v -ldflags '-s -w' ./internal/cmd/miniooni
This section shows how to build using `./script/go.bash`. If you want to bypass
using this script, just run `go` instead of `./script/go.bash`.

Once you have installed the correct Go version and a C compiler,
you can compile `ooniprobe` using:
You can compile `ooniprobe` using:

```bash
./script/go.bash build -v -ldflags '-s -w' ./cmd/ooniprobe
Expand Down

0 comments on commit 7a71438

Please sign in to comment.