Add minimum system requirements to readme
This commit is contained in:
10
README.md
10
README.md
@@ -29,6 +29,16 @@ There are many ways to contribute:
|
|||||||
- Answer questions and discuss here on github and on the [Community Site](https://community.influxdata.com/)
|
- Answer questions and discuss here on github and on the [Community Site](https://community.influxdata.com/)
|
||||||
- [Contribute plugins](CONTRIBUTING.md)
|
- [Contribute plugins](CONTRIBUTING.md)
|
||||||
|
|
||||||
|
## Minimum Requirements
|
||||||
|
|
||||||
|
Telegraf shares the same [minimum requirements][] as Go:
|
||||||
|
- Linux kernel version 2.6.23 or later
|
||||||
|
- Windows 7 or later
|
||||||
|
- FreeBSD 11.2 or later
|
||||||
|
- MacOS 10.11 El Capitan or later
|
||||||
|
|
||||||
|
[minimum requirements]: https://github.com/golang/go/wiki/MinimumRequirements#minimum-requirements
|
||||||
|
|
||||||
## Installation:
|
## Installation:
|
||||||
|
|
||||||
You can download the binaries directly from the [downloads](https://www.influxdata.com/downloads) page
|
You can download the binaries directly from the [downloads](https://www.influxdata.com/downloads) page
|
||||||
|
|||||||
Reference in New Issue
Block a user