From 55f17ecba143a74c3dbb2772a4e399dc112de481 Mon Sep 17 00:00:00 2001 From: technically-tracy <108959677+technically-tracy@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:00:27 +0000 Subject: [PATCH] Syncing docs across source repos --- docs/guides/installing-the-slack-cli-for-mac-and-linux.md | 6 +++--- docs/guides/installing-the-slack-cli-for-windows.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/guides/installing-the-slack-cli-for-mac-and-linux.md b/docs/guides/installing-the-slack-cli-for-mac-and-linux.md index ab02eb97..27069967 100644 --- a/docs/guides/installing-the-slack-cli-for-mac-and-linux.md +++ b/docs/guides/installing-the-slack-cli-for-mac-and-linux.md @@ -105,9 +105,9 @@ typescript 4.* **4\. Download the** `slack` **CLI installer for your environment.** -   Download for macOS (.tar.gz) +   Download for macOS (.tar.gz) -   Download for Linux (.tar.gz) +   Download for Linux (.tar.gz) **5\. Add the** `slack` **CLI to your path.** @@ -120,7 +120,7 @@ typescript 4.* ``` $ slack version -Using slack v3.0.4 +Using slack v3.0.5 ``` **7\. Verify that all dependencies have been installed.** diff --git a/docs/guides/installing-the-slack-cli-for-windows.md b/docs/guides/installing-the-slack-cli-for-windows.md index c1d0cf30..e676d7ec 100644 --- a/docs/guides/installing-the-slack-cli-for-windows.md +++ b/docs/guides/installing-the-slack-cli-for-windows.md @@ -127,7 +127,7 @@ typescript 4.* **4\. Download the** `slack` **CLI installer for your environment.** -   Windows (.zip) +   Windows (.zip) **5\. Add the** `slack` **CLI to your path.** @@ -140,7 +140,7 @@ typescript 4.* **6\. Verify that** `slack` **is installed and in your path:** ``` $ slack version -Using slack v3.0.4 +Using slack v3.0.5 ``` **7\. Verify that all dependencies have been installed.**