Readme.md: we require Go >= 1.13 now
While there, make sure the markdown output is not confusing.
This commit is contained in:
parent
a9b2edc88e
commit
0c6862bb87
|
@ -4,12 +4,12 @@ The next generation OONI Probe Command Line Interface.
|
||||||
|
|
||||||
## Development setup
|
## Development setup
|
||||||
|
|
||||||
Be sure you have golang >= 1.12. We use Go modules. Make sure you
|
Be sure you have golang >= 1.13. We use Go modules. Make sure you
|
||||||
don't have GOPATH set.
|
don't have GOPATH set.
|
||||||
|
|
||||||
Run
|
Run
|
||||||
|
|
||||||
```bash
|
```
|
||||||
./build.sh help
|
./build.sh help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ instructions on how to install dependencies.
|
||||||
|
|
||||||
## Releasing
|
## Releasing
|
||||||
|
|
||||||
```bash
|
```
|
||||||
./build.sh release
|
./build.sh release
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user