Skip to content

Commit 2bd16cd

Browse files
authored
docs: link to wsl2 (#3813)
1 parent 92cc6a1 commit 2bd16cd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/advanced/experimental/windows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ However, as Jina is built keeping *nix-based platforms in mind, and the upstream
99
There can be a significant performance impact while running Jina on Windows. You may not want to use it in production.
1010
```
1111

12+
```{tip}
13+
Alternatively, you can use the Windows Subsystem for Linux, for better compatibility. Check the official guide [here](https://docs.microsoft.com/en-us/windows/wsl/install).
14+
Make sure you install WSL**2**.
15+
Once done, you can install Jina as on a native *nix platform.
16+
```
17+
1218
## Known issues
1319

1420
### `multiprocessing` spawn

0 commit comments

Comments
 (0)