We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f546f commit b9a8238Copy full SHA for b9a8238
docs/content/installation.md
@@ -3,7 +3,7 @@
3
This package supports Python 3.6 and higher. We recommend using [PyPI](https://pypi.python.org/pypi) for installation. Run the following command:
4
5
```bash
6
-pip install slack_sdk
+pip install slack-sdk
7
```
8
9
Alternatively, you can always pull the source code directly into your project:
0 commit comments