Skip to content

Commit 09ce363

Browse files
committed
Add windows installation instructions
1 parent 75f3dd8 commit 09ce363

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ Installation
7171
Installation with pip
7272
.....................
7373

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.
7777

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
8080
installation will build ISA-L first in a temporary directory. Please check the
8181
`ISA-L homepage <https://github.com/intel/isa-l>`_ for the build requirements.
8282

0 commit comments

Comments
 (0)