Skip to content

Commit db0a8f9

Browse files
committed
Minor doc update.
1 parent d197c6a commit db0a8f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ The Document Translation tool translates documents in your local storage using t
33
It can translate Office documents (Word, Excel, PowerPoint), HTML documents, PDF documents, Outlook Messages, Markdown, MHTML,
44
plain text, RTF and XLIFF files.
55

6-
It comes in a Windows UI and a command line interface. The command line interface runs on Linux, MacOS and Windows, any system
7-
that a [.Net 5 runtime](https://dotnet.microsoft.com/download/dotnet/5.0) is available for.
6+
It comes in a Windows UI and a command line interface. The command line interface runs MacOS and Windows, or any system
7+
that a [.Net 6 runtime](https://dotnet.microsoft.com/download/dotnet/6.0) is available for. Tested only on Windows and Mac.
88

99
-------------------
1010
## Content
@@ -13,7 +13,7 @@ that a [.Net 5 runtime](https://dotnet.microsoft.com/download/dotnet/5.0) is ava
1313

1414
[Command Line Interface](#command-line-interface)
1515

16-
[Running on Mac OS X](#running-on-mac-os-X)
16+
[Running on Mac OS X](#running-on-mac-os-x)
1717

1818
---------------
1919

0 commit comments

Comments
 (0)