Skip to content

Commit 5b4224d

Browse files
committed
Automated deployment: Wed Oct 1 12:17:56 UTC 2025 1.1.9
1 parent 0147312 commit 5b4224d

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,5 +637,5 @@ <h5 class="modal-title">Search</h5>
637637

638638
<!--
639639
MkDocs version : 1.6.1
640-
Build Date UTC : 2025-10-01 11:26:45.263950+00:00
640+
Build Date UTC : 2025-10-01 12:17:56.340333+00:00
641641
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

v1/running/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,9 @@ <h5 class="subnavigation__title">Table of Contents</h5>
387387

388388

389389
<h1 id="running-almalinux-9-on-wsl-2">Running AlmaLinux 9 on WSL 2</h1>
390+
<blockquote>
391+
<p>If you are not using WSL 2, connect via SSH with <a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a>.</p>
392+
</blockquote>
390393
<p>Open <code>Windows Terminal</code>.</p>
391394
<p>Start <strong>AlmaLinux 9</strong> by executing:</p>
392395
<pre class="highlight"><code class="language-shell">wsl -d AlmaLinux-9</code></pre>

v2/running/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,9 @@ <h5 class="subnavigation__title">Table of Contents</h5>
380380

381381

382382
<h1 id="running-almalinux-10-on-wsl-2">Running AlmaLinux 10 on WSL 2</h1>
383+
<blockquote>
384+
<p>If you are not using WSL 2, connect via SSH with <a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a>.</p>
385+
</blockquote>
383386
<p>Open <code>Windows Terminal</code>.</p>
384387
<p>Start <strong>AlmaLinux 10</strong> by executing:</p>
385388
<pre class="highlight"><code class="language-shell">wsl -d AlmaLinux-10</code></pre>

0 commit comments

Comments
 (0)