File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -58,9 +58,11 @@ mailing list](https://groups.google.com/group/sage-devel).
58
58
--------------------------------
59
59
60
60
The preferred way to run Sage on Windows is using the [ Windows Subsystem for
61
- Linux] ( https://docs.microsoft.com/en-us/windows/wsl/faq ) , which allows
61
+ Linux] ( https://docs.microsoft.com/en-us/windows/wsl/faq ) , a.k.a. WSL, which allows
62
62
you to install a standard Linux distribution such as Ubuntu within
63
- your Windows. Then all instructions for installation in Linux apply.
63
+ your Windows. Make sure you allocate WSL sufficient RAM; 5GB is known to work, while
64
+ 2GB might be not enough for building Sage from source.
65
+ Then all instructions for installation in Linux apply.
64
66
65
67
As an alternative, you can also run Linux on Windows using Docker (see
66
68
above) or other virtualization solutions.
You can’t perform that action at this time.
0 commit comments