Updates requirements for TypeScript only

Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
Sid Shankar
2023-08-21 06:51:30 -04:00
committed by GitHub
parent 79ab27bfed
commit 671eb0f82f

View File

@@ -26,7 +26,7 @@ For extraction of compiled languages (C/C++, C#, Go, Java) and Ruby on Linux:
- ``glibc`` version 2.17 or greater must be installed.
- ``musl-c``-based Linux distributions, such as Alpine Linux, are not supported.
For JavaScript and TypeScript extraction on all platforms:
For TypeScript extraction on all platforms:
- Node.js 14 or higher must be installed and available on the ``PATH`` as ``node``.