diff options
author | Saturneric <[email protected]> | 2023-07-13 03:32:45 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2023-07-13 03:32:45 +0000 |
commit | 040d602a44892b58269c6768a63f8ca54539bfff (patch) | |
tree | 92828fbb2b3c155ede2d47a3163a6187cf5fbcad | |
parent | fix: update system requirement (diff) | |
download | GpgFrontend-040d602a44892b58269c6768a63f8ca54539bfff.tar.gz GpgFrontend-040d602a44892b58269c6768a63f8ca54539bfff.zip |
fix: recommand not require
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | manual/overview.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -85,7 +85,7 @@ aligns with the recommended configurations. ### Operating System GpgFrontend is compatible with major operating systems including Linux, macOS, -and Windows. Specifically, it requires Windows 10 and later, macOS 10.15 High +and Windows. Specifically, it recommends Windows 10 and later, macOS 10.15 High Sierra and later, and Ubuntu 18.04 LTS or other equivalent Linux distributions. ### Software Dependencies diff --git a/manual/overview.md b/manual/overview.md index b5857b73..91511445 100644 --- a/manual/overview.md +++ b/manual/overview.md @@ -46,7 +46,7 @@ aligns with the recommended configurations. ### Operating System GpgFrontend is compatible with major operating systems including Linux, macOS, -and Windows. Specifically, it requires Windows 10 and later, macOS 10.15 High +and Windows. Specifically, it recommends Windows 10 and later, macOS 10.15 High Sierra and later, and Ubuntu 18.04 LTS or other equivalent Linux distributions. ### Software Dependencies |