Skip to content

Commit 2c254f0

Browse files
author
Sumedh Wale
committed
[DOCS] minor fixes to system_requirements
1 parent 64c6814 commit 2c254f0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/install/system_requirements.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Requirements for each host:
3838
[SNAP-1375](https://jirasnappydataio.atlassian.net/browse/SNAP-1375) for crashes reported with earlier versions).
3939
Recommended is the latest stable release version.
4040

41-
* Alternatively equivalent version of OpenJDK distributions >= 1.8.0\_144 and recommended is having the
42-
latest stable release version. A full JDK installation is required.
41+
* Alternatively equivalent Java version >= 1.8.0\_144 from OpenJDK distributions (Linux vendor build, AdoptOpenJDK
42+
or equivalent). Recommended is the latest stable release version. A full JDK installation is required.
4343

4444
* The latest version of Bash shell.
4545

@@ -71,8 +71,9 @@ Requirements for each host:
7171

7272
- On Red Hat based systems, some of the above Python packages may be available only after enabling the **EPEL** repository. If these are not available in the repositories for your OS version or if using **EPEL** is not an option, then you can use **pip**. Refer to the respective project documentation for details and alternative options such as Anaconda.
7373

74-
- Alternatively Python 3 <= 3.7 can also be used. Consult your distribution documents for the equivalent python 3
75-
packages for `numpy`, `scipy` and `pandas`. Or you can use conda/mamba to set up the required python environment.
74+
- Alternatively Python 3 can also be used but the version should be <= 3.7. Consult your distribution documentation to
75+
install the equivalent python 3 packages for `numpy`, `scipy` and `pandas`.
76+
Or you can use conda/mamba to set up the required python environment.
7677

7778

7879
## Filesystem Type for Linux Platforms

0 commit comments

Comments
 (0)