Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Graeme22 authored Jan 23, 2025
1 parent 5248282 commit b2804e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ An easy-to-use command line interface for Tastytrade!

## Installation

The best way to install the CLI is by using [pipx](https://github.com/pypa/pipx). This will install `tt` to your path.
```
$ pipx install tastytrade-cli
```
You can also install in a virtual environment:
```
$ pip install tastytrade-cli
```
Expand Down

0 comments on commit b2804e9

Please sign in to comment.