File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ Windows
62
62
`official WSL setup guide
63
63
<https://docs.microsoft.com/en-us/windows/wsl/install-win10> `_. Be
64
64
sure to do the steps to install WSL2 and set it as default.
65
+ Make sure to allocate enough RAM to WSL: 5GB is known to be enough,
66
+ 2GB might not allow you to build some packages.
65
67
Then go to the Microsoft Store and install Ubuntu (or another
66
68
Linux distribution). Start Ubuntu from the start menu.
67
69
@@ -73,6 +75,8 @@ Windows
73
75
`official WSL setup guide
74
76
<https://docs.microsoft.com/en-us/windows/wsl/install-win10> `_. Be
75
77
sure to do the steps to install WSL2 and set it as default.
78
+ Make sure to allocate enough RAM to WSL: 5GB is known to be enough,
79
+ 2GB might not allow you to build some packages.
76
80
Then go to the Microsoft Store and install Ubuntu (or another
77
81
Linux distribution). Start Ubuntu from the start menu.
78
82
You can’t perform that action at this time.
0 commit comments