Skip to content

Commit aca07a8

Browse files
committed
Clarify WSL preparation steps and SDKMAN usage in documentation
1 parent b46c581 commit aca07a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sphinx-guides/source/developers/windows.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ You will be asked to create an initial Linux user.
6262
Prepare WSL
6363
~~~~~~~~~~~
6464

65-
Once that you have WSL installed, you may need to do additional steps depending on your distribution, you will need Java and MVN working inside WSL.
65+
Once that you have WSL installed, You will need Java and MVN working inside WSL, how you go about this will depend on the Linux distribution you installed in WSL.
6666

67-
For example, if you installed Ubuntu, you may need to run the following commands in the WSL terminal to update the package list and install some required packages:
67+
Here is an example using SDKMAN, which is not required, but it is recommended for managing Java and other SDKs.
6868

6969
.. code-block:: powershell
7070

0 commit comments

Comments
 (0)