You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/installing-the-slack-cli-for-mac-and-linux.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,9 +105,9 @@ typescript 4.*
105
105
106
106
**4\. Download the**`slack`**CLI installer for your environment.**
107
107
108
-
<ts-iconclass="ts_icon_apple"></ts-icon> <ahref="https://downloads.slack-edge.com/slack-cli/slack_cli_3.0.5_macOS_64-bit.tar.gz"><strong>Download for macOS (.tar.gz)</strong></a>
108
+
<ts-iconclass="ts_icon_apple"></ts-icon> <ahref="https://downloads.slack-edge.com/slack-cli/slack_cli_3.1.0_macOS_64-bit.tar.gz"><strong>Download for macOS (.tar.gz)</strong></a>
109
109
110
-
<ts-iconclass="ts_icon_plug"></ts-icon> <ahref="https://downloads.slack-edge.com/slack-cli/slack_cli_3.0.5_linux_64-bit.tar.gz"><strong>Download for Linux (.tar.gz)</strong></a>
110
+
<ts-iconclass="ts_icon_plug"></ts-icon> <ahref="https://downloads.slack-edge.com/slack-cli/slack_cli_3.1.0_linux_64-bit.tar.gz"><strong>Download for Linux (.tar.gz)</strong></a>
111
111
112
112
**5\. Add the**`slack`**CLI to your path.**
113
113
@@ -120,7 +120,7 @@ typescript 4.*
120
120
121
121
```
122
122
$ slack version
123
-
Using slack v3.0.5
123
+
Using slack v3.1.0
124
124
```
125
125
126
126
**7\. Verify that all dependencies have been installed.**
0 commit comments