Update README.md
This commit is contained in:
parent
c2b9c59e79
commit
feba0a3b32
|
@ -25,7 +25,7 @@ for more information
|
||||||
|
|
||||||
#### Requirements
|
#### Requirements
|
||||||
|
|
||||||
* [Golang](https://golang.org/dl/) 1.13
|
* [Golang](https://golang.org/dl/) 1.16
|
||||||
|
|
||||||
#### Clone
|
#### Clone
|
||||||
|
|
||||||
|
@ -65,6 +65,7 @@ vendoring as described above. To build packages of your beat, run the following
|
||||||
command:
|
command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
export PLATFORMS="linux/amd64 linux/386"
|
||||||
mage package
|
mage package
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue