File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -71,12 +71,12 @@ Installation
71
71
Installation with pip
72
72
.....................
73
73
74
- + Linux and MacOS : ``pip install isal ``. Wheels are provided, so installation should
75
- be almost instantaneous.
76
- + Windows: Installation is not supported yet .
74
+ + On x86-64 (amd64) platforms : ``pip install isal ``. Wheels are provided, so
75
+ installation should be almost instantaneous.
76
+ + Installation is supported on Linux, MacOS and Windows .
77
77
78
- The installation will include a staticallly linked version of isa-l. On Linux
79
- and MacOS, wheels are provided. If a wheel is not provided for your system the
78
+ The installation will include a staticallly linked version of isa-l.
79
+ If a wheel is not provided for your system the
80
80
installation will build ISA-L first in a temporary directory. Please check the
81
81
`ISA-L homepage <https://github.com/intel/isa-l >`_ for the build requirements.
82
82
You can’t perform that action at this time.
0 commit comments