mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Use "or" to convey that OS options are unique (#70332)
This commit is contained in:
parent
5ca03a82f0
commit
b2074a68d4
@ -23,9 +23,9 @@ Grafana relies on other open source software to operate. For a list of open sour
|
||||
|
||||
Grafana supports the following operating systems:
|
||||
|
||||
- [Debian/Ubuntu]({{< relref "./debian" >}})
|
||||
- [Red Hat/RHEL/Fedora]({{< relref "./redhat-rhel-fedora" >}})
|
||||
- [SUSE/openSUSE]({{< relref "./suse-opensuse" >}})
|
||||
- [Debian or Ubuntu]({{< relref "./debian" >}})
|
||||
- [Red Hat, RHEL, or Fedora]({{< relref "./redhat-rhel-fedora" >}})
|
||||
- [SUSE or openSUSE]({{< relref "./suse-opensuse" >}})
|
||||
- [macOS]({{< relref "./mac" >}})
|
||||
- [Windows]({{< relref "./windows" >}})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user