mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
Documentation: Reorganize the build documentation
This commit is contained in:
parent
9780cdfb33
commit
9026dbbfd6
13 changed files with 419 additions and 389 deletions
|
@ -36,7 +36,7 @@ It is possible to set the embedded terminal in CLion to the one that your WSL di
|
|||
This way you can build and run serenity without leaving the IDE.
|
||||
Note that following will only help if you don't use an X-window server to access qemu.
|
||||
It is possible to install qemu natively on Windows and allow WSL to use it instead of installing qemu first on (wsl) linux and then use X server to launch serenity inside of it.
|
||||
Check the updated manual [here](https://github.com/SerenityOS/serenity/blob/master/Documentation/NotesOnWSL.md).
|
||||
Check the updated manual [here](BuildInstructionsWindows.md).
|
||||
|
||||
- Locate the terminal emulator for your linux distribution.
|
||||
Open CMD with elevated privileges and cd to `C:/Program Files/WindowsApps/`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue