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 3f4d7eb2..a9fe51fb 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,11 +107,11 @@ typescript 4.*
**4\. Download the** `slack` **CLI installer for your environment.**
- Download for macOS Apple Silicon (.tar.gz)
+ Download for macOS Apple Silicon (.tar.gz)
- Download for macOS Intel (.tar.gz)
+ Download for macOS Intel (.tar.gz)
- Download for Linux (.tar.gz)
+ Download for Linux (.tar.gz)
**5\. Add the** `slack` **CLI to your path.**
@@ -124,7 +124,7 @@ typescript 4.*
```
$ slack version
-Using slack v3.4.0
+Using slack v3.5.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 e63a96ab..2534d682 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.4.0
+Using slack v3.5.0
```
**7\. Verify that all dependencies have been installed.**