You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/sphinx-guides/source/developers/windows.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,9 @@ You will be asked to create an initial Linux user.
62
62
Prepare WSL
63
63
~~~~~~~~~~~
64
64
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.
66
66
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.
0 commit comments