Skip to content

Commit

Permalink
Add link to PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
noah-solomon committed Feb 28, 2023
1 parent 2f7eab2 commit 4ea09fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Simple terminal chat backend and CLI to send messages.

## CLI installation

`pip install TerminalChat`
`pip install TerminalChat` (Hosted on [PyPi](https://pypi.org/project/TerminalChat/))

## CLI Usage
Usage: `tchat [OPTIONS] COMMAND [ARGS]`
Expand Down

0 comments on commit 4ea09fd

Please sign in to comment.