]> datadissipation.net git - wsl-litex-quartus.git/commitdiff
README fix
authorgit <redacted>
Sun, 12 Apr 2026 12:42:20 +0000 (08:42 -0400)
committergit <redacted>
Sun, 12 Apr 2026 12:42:20 +0000 (08:42 -0400)
README.md

index 512f422e13a053de1d4cb5031d3c9ec5bb65f98c..8490cddf70d92902370df0707f98593ab3fb5137 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ A patch to integrate Quartus Prime installed on Windows into WSL LiteX workflow.
 
 Tested on WSL2.
 
-###Installation
+### Installation
 
 If you are in the same directory as the patch file:
 
@@ -15,13 +15,13 @@ If LiteX was installed with Python venv, `<path-to-your-litex-install>` is `<dir
 Before installling, you might want to change the fallback for `$LITEX_WIN32_QUARTUS_PATH` in the patch file so you
 don't have to set it on each new session (or just export the variable in venv activation script).
 
-###Environment Variables
+### Environment Variables
 
 * `$WSL_DISTRO_NAME` - is used to set the path to files for Quartus, ensure it is correct (should be set automatically)
 
 * `$LITEX_WIN32_QUARTUS_PATH` - is the path to Quartus `bin64` from within WSL, eg., `/mnt/c/altera_lite/25.1std/quartus/bin64`
 
-###Flags
+### Flags
 
 * `--win32-quartus` - use the Windows Quartus install