change 'don't use Windows' to 'if using Windows, use WSL'

This commit is contained in:
Jordan Lees
2023-08-03 15:19:07 -07:00
committed by GitHub
parent c745cbc064
commit 58b9730dc7

View File

@@ -9,7 +9,7 @@ Chipyard is developed and tested on Linux-based systems.
.. Warning:: It is possible to use this on macOS or other BSD-based systems, although GNU tools will need to be installed;
it is also recommended to install the RISC-V toolchain from ``brew``.
.. Warning:: Working under Windows is not recommended.
.. Warning:: If using Windows, it is recommended that you use `Windows Subsystem for Linux <https://learn.microsoft.com/en-us/windows/wsl/> (WSL)`.
Running on AWS EC2 with FireSim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~