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 adb2270f..3f4d7eb2 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 @@ -107,9 +107,11 @@ typescript 4.* **4\. Download the** `slack` **CLI installer for your environment.** -   Download for macOS (.tar.gz) +   Download for macOS Apple Silicon (.tar.gz) -   Download for Linux (.tar.gz) +   Download for macOS Intel (.tar.gz) + +   Download for Linux (.tar.gz) **5\. Add the** `slack` **CLI to your path.** @@ -122,7 +124,7 @@ typescript 4.* ``` $ slack version -Using slack v3.3.0 +Using slack v3.4.0 ``` **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 53dcac15..e63a96ab 100644 --- a/docs/guides/installing-the-slack-cli-for-windows.md +++ b/docs/guides/installing-the-slack-cli-for-windows.md @@ -129,7 +129,7 @@ typescript 4.* **4\. Download the** `slack` **CLI installer for your environment.** -   Windows (.zip) +   Windows (.zip) **5\. Add the** `slack` **CLI to your path.** @@ -142,7 +142,7 @@ typescript 4.* **6\. Verify that** `slack` **is installed and in your path:** ``` $ slack version -Using slack v3.3.0 +Using slack v3.4.0 ``` **7\. Verify that all dependencies have been installed.**