Skip to content

Commit 7002454

Browse files
committed
Add note in binary requirements for Linux distros lacking libc
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 6060637 commit 7002454

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ or you can read this documentation inside vscode with the command `Open XML Docu
5050

5151
For running the binary version:
5252
* Windows, macOS, or Linux, on a x86_64 CPU
53-
* We don't make a binary specific for Apple ARM (Apple Silicon), but the x86_64 binary seems to work through the Rosetta 2 translation layer.
53+
* We do not make a binary specific for Apple ARM (Apple Silicon), but the x86_64 binary seems to work through the Rosetta 2 translation layer.
54+
* We do not currently support running on Linux installations without `libc` present
5455
* Java is not required for this version
5556
* The binary is automatically downloaded by vscode-xml if it is needed, with no additional action required on the part of the user.
5657

0 commit comments

Comments
 (0)