Skip to content

Commit

Permalink
Add alert for wls install pre-req
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelwhitton committed Jan 31, 2025
1 parent fb98612 commit bfbfeff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/content/terminus/02-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,12 @@ brew upgrade terminus
### Windows and Linux
Installing Terminus with a PHAR (a stand-alone executable PHP archive) is recommended for Linux and Windows users. This technique is also viable for MacOS users who prefer not to use Homebrew.

<Alert title="Note" type="info" >

[Terminus compatibility](#compatibility-and-requirements) for Windows requires installing the Windows Subsystem for Linux (WSL). [Install WSL](https://learn.microsoft.com/en-us/windows/wsl/) before proceeding to the steps below.

</Alert>

The commands below will:
- Create a `terminus` folder in your home directory (`~/`)
- Get the latest release tag of Terminus
Expand Down

0 comments on commit bfbfeff

Please sign in to comment.