Updated Install on Windows with WSL (markdown)

master
zephyros-dev 10 months ago
parent 71b61573f9
commit 966c7f800c

@ -1,4 +1,4 @@
It's possible to install the koreader Debian builds on both [Ubuntu and Debian distribution in Windows version that supports WSL](https://learn.microsoft.com/en-us/windows/wsl/install). Once installed, you can launch koreader from Windows like a [Linux GUI application using WSL](https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps).
It's possible to install the Koreader Debian builds on both [Ubuntu and Debian distribution in Windows version that supports WSL](https://learn.microsoft.com/en-us/windows/wsl/install). Once installed, you can launch koreader from Windows like a [Linux GUI application using WSL](https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps).
Some notes regarding the distributions:
- On Debian, run this command for Koreader network to function properly:
@ -6,7 +6,7 @@ Some notes regarding the distributions:
sudo setcap cap_net_raw+p /bin/ping
```
- To fix the SDL error in koreader run logs, install these libraries:
- To fix the SDL error in Koreader run logs, install these libraries:
```
sudo apt install libsdl2-dev

Loading…
Cancel
Save