File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ Installation
77The SWAT package is installed using the ``pip `` command. The requirements
88for using the binary protocol of CAS (recommended) are as follows.
99
10- * **64-bit ** Python 2.7 or 3.4-3.6 on Linux (see shared library notes below)
10+ * **64-bit ** Python 2.7 or 3.4-3.6 on Linux or Windows
11+
12+ For Linux, see additional shared library notes below.
1113
1214The binary protocol requires pre-compiled components found in the ``pip ``
1315installer only. These pieces are not available as source code and
@@ -33,8 +35,8 @@ If you do not have ``pip`` installed, you can use ``easy_install pip`` to add
3335it to your current Python installation.
3436
3537
36- Linux Library Dependencies
37- --------------------------
38+ Additional Linux Library Dependencies
39+ -------------------------------------
3840
3941Some Linux distributions may not install all of the needed shared libraries
4042by default. Most notably, the shared library ``libnuma.so.1 `` is required to
You can’t perform that action at this time.
0 commit comments