Skip to content

Commit

Permalink
meta: Remove redundant pip install ... documentation for ttkthemes
Browse files Browse the repository at this point in the history
We already directly depend on this package!
  • Loading branch information
keggsmurph21 committed Oct 23, 2022
1 parent ecc3bc8 commit be7b0c1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,7 @@ The theme should just look right on Mac.

#### Setting the theme on linux

We use [`ttkthemes`](https://ttkthemes.readthedocs.io/en/latest/), which can be installed with `pip`, e.g.,
```sh
$ python3 -m pip install --user ttkthemes
```
We use [`ttkthemes`](https://ttkthemes.readthedocs.io/en/latest/).

Add the following line to your `~/.Xresources` file:
```
Expand Down

0 comments on commit be7b0c1

Please sign in to comment.