doc: minor Readme.md changes
This commit is contained in:
parent
d50a39ae92
commit
6de4c51315
11
Readme.md
11
Readme.md
|
@ -51,8 +51,11 @@ Please, make sure you add the `ooni/probe-cli` label.
|
||||||
|
|
||||||
## Build instructions
|
## Build instructions
|
||||||
|
|
||||||
Be sure you have the golang version mentioned inside the [GOVERSION](GOVERSION)
|
Be sure you have:
|
||||||
file and a C compiler (Mingw-w64 for Windows).
|
|
||||||
|
1. the golang version mentioned inside the [GOVERSION](GOVERSION) file;
|
||||||
|
|
||||||
|
2. a C compiler (Mingw-w64 for Windows).
|
||||||
|
|
||||||
### ooniprobe
|
### ooniprobe
|
||||||
|
|
||||||
|
@ -105,5 +108,5 @@ Create an issue according to [the routine release template](
|
||||||
https://github.com/ooni/probe/blob/master/.github/ISSUE_TEMPLATE/routine-sprint-releases.md)
|
https://github.com/ooni/probe/blob/master/.github/ISSUE_TEMPLATE/routine-sprint-releases.md)
|
||||||
and perform any item inside the check-list.
|
and perform any item inside the check-list.
|
||||||
|
|
||||||
We build releases using [Makefile](Makefile), which requires GNU make. Try
|
We build releases using [Makefile](Makefile), which requires GNU make. The
|
||||||
the `make help|less` command for detailed usage.
|
`make help|less` provides detailed usage.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user