From 964a439853098f5ea129172314bd4cd0c1270e9f Mon Sep 17 00:00:00 2001 From: Rachel Whitton Date: Thu, 30 Jan 2025 13:53:55 -0600 Subject: [PATCH] Align headers --- source/content/terminus/02-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/content/terminus/02-install.md b/source/content/terminus/02-install.md index aac5570754..a4658fe591 100644 --- a/source/content/terminus/02-install.md +++ b/source/content/terminus/02-install.md @@ -89,7 +89,7 @@ chmod +x terminus ./terminus self:update sudo ln -s ~/terminus/terminus /usr/local/bin/terminus ``` -### Ubuntu and Linux Terminus Updates +### Windows (WSL) and Ubuntu Terminus Updates You can update the [standalone Terminus PHAR](#windows-wsl-and-ubuntu-terminus-installation) installation to the newest version with the command below. ```bash{promptUser: user}