Skip to content

Commit ee63794

Browse files
authored
DEV: add details to RI supported platforms page (#1045)
* DEV: add details to RI supported platforms page * Apply review comments * Fix Ubuntu entries * Add yet another missing OS release
1 parent cc01fe8 commit ee63794

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

content/operate/redisinsight/install/install-on-desktop.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,28 @@ linkTitle: Install on desktop
88
title: Install on desktop
99
weight: 1
1010
---
11-
Install desktop Redis Insight to use it in development.
12-
1311
## Supported operating systems
1412

1513
Redis Insight is supported on multiple operating systems:
16-
- Windows
17-
- Linux
18-
- macOS
14+
15+
| Operating System | Supported Versions [^1] |
16+
|:--- |:--- |
17+
| **Windows** | Windows 11 |
18+
| | Windows 10 |
19+
| **macOS** | macOS 15 |
20+
| | macOS 14 |
21+
| | macOS 13 |
22+
| | macOS 12 |
23+
| | macOS 11 |
24+
| | macOS 10.15 |
25+
| **Ubuntu Linux** | Ubuntu 24.04 |
26+
| | Ubuntu 23.10 |
27+
| | Ubuntu 22.04 |
28+
| | Ubuntu 20.04 |
29+
| **Debian Linux** | Debian 12 |
30+
| | Debian 11 |
31+
32+
[^1]: Includes later versions of same major or major.minor release.
1933

2034
## Install
2135

@@ -32,4 +46,4 @@ After installation, run the Redis Insight application in the same was as you wou
3246

3347
## Build
3448

35-
Alternatively, you can also build Redis Insight from source. See the [wiki](https://github.com/RedisInsight/RedisInsight#build) for instructions.
49+
Alternatively, you can also build Redis Insight from source. See the [wiki](https://github.com/RedisInsight/RedisInsight#build) for instructions.

0 commit comments

Comments
 (0)