diff --git a/install.md b/install.md index d3d3cfd..f7b2121 100644 --- a/install.md +++ b/install.md @@ -19,7 +19,7 @@ terminal interface.
WARNING: The installation process, particularly the precompilation step, requires - at least 6GB of free memory. + at least 6GB of free memory. For optimal performance with OSCAR, we recommend having at least 16GB of free memory.

For Windows systems, it is necessary to use the @@ -36,8 +36,10 @@ Windows Please install Windows Subsystem for Linux (WSL) following the official instructions. You should now have an App "Ubuntu" in your start menu (run "explorer.exe ." in the Ubuntu terminal to open the current folder in the Windows File Explorer). You can now follow the prerequisites installation instructions for Ubuntu below.

-Recall that your WSL Subsystem should have at least 6GB of free memory for the installation step (specifically, the precompilation). Please note that the memory available -to WSL is less than the total memory available on your system. +Ensure that your WSL subsystem has at least 6GB of free memory available for the installation process, particularly during the precompilation step. For optimal performance with OSCAR, we recommend having at least 16GB of free memory. +
+
+Keep in mind that the memory available to WSL is less than the total memory available on your system.

Please consult the official instructions to learn how to adjust the memory of your WSL. Additionally, the .wslconfig sample file here