Skip to content

Commit edc5a80

Browse files
committed
Add stackoverflow tag link
1 parent 3355d1a commit edc5a80

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/00-home.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Read [more value propositions](introduction) here. Find [changelog](https://gith
2424
With [**Python 3.10**](https://www.python.org/downloads/) and [**Pipx**](https://pypa.github.io/pipx/installation/#install-pipx) preinstalled, run following in your terminal to get ***chkware*** installed.
2525

2626
```bash
27-
$ python -m pipx install chk
27+
$ pipx install chk
2828
```
2929

3030
Jump to the [setup guide](setup) for different ways to install ***chkware***.
@@ -34,6 +34,10 @@ Jump to the [setup guide](setup) for different ways to install ***chkware***.
3434
[Get started](quick-start) quickly here.
3535
Find [More examples](examples) here
3636

37+
### Ask anything
38+
39+
Please use tag `chkware-cli` with the question on [stackoverflow.com](https://stackoverflow.com/questions/tagged/chkware-cli) to ask or discuss anything. Follow the tag if you want to help others with your knowledge.
40+
3741
### Contribute
3842

3943
Read [contribution guide](https://github.com/chkware/cli/blob/971e7400848f26f9f8d2be5fa9eef5fa80a6ded0/docs/CONTRIBUTING.md) and [code of conduct](https://github.com/chkware/cli/blob/971e7400848f26f9f8d2be5fa9eef5fa80a6ded0/docs/CODE_OF_CONDUCT.md) to start contributions.

0 commit comments

Comments
 (0)