Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker authored Sep 24, 2024
1 parent 85925c4 commit dd8458d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/book/content/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,14 @@ they are using when reporting their results.
## Installing Tax-Brain

You can install the latest official release from PyPI using this command:
`pip taxbrain`.
```
pip install taxbrain
```

Similarly, you can update to the latest release of Tax-Brain using
`pip install -U taxbrain`.
```
pip install -U taxbrain
```

Tax-Brain is no longer maintained on Conda.

Expand Down Expand Up @@ -62,4 +66,4 @@ directory.
* [Release History](https://github.com/PSLmodels/Tax-Brain/blob/master/RELEASES.md)


***Looking for code powering the TaxBrain GUI at [apps.ospc.org/taxbrain](https://apps.ospc.org/taxbrain)? See [github.com/ospc-org/ospc.org](https://github.com/ospc-org/ospc.org).***
***Looking for code powering the TaxBrain GUI at [apps.ospc.org/taxbrain](https://apps.ospc.org/taxbrain)? See [github.com/ospc-org/ospc.org](https://github.com/ospc-org/ospc.org).***

0 comments on commit dd8458d

Please sign in to comment.