From 9784a30337234f49a35ed57fb2f499e01dabbb8a Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:53:20 -0400 Subject: [PATCH] Update installation.txt --- _pages/en_US/installation.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_pages/en_US/installation.txt b/_pages/en_US/installation.txt index 6665c9fb5..eb496f391 100644 --- a/_pages/en_US/installation.txt +++ b/_pages/en_US/installation.txt @@ -31,8 +31,6 @@ mkdir ps4-fs sudo mount -t exfat -o uid=`id -u`,gid=`id -g` ./ps4-hdd.exfat ./ps4-fs` #### Section III - WSL -tbc -### ArchWSL -tbc +Windows Subsystem for Linux, and ArchWSL will be appended to this guide when they are available. ### Continue to [Finalizing Setup](finalizing-setup) {: .notice--primary}