Skip to content

Commit

Permalink
remove duplicated instructions, fix headers
Browse files Browse the repository at this point in the history
  • Loading branch information
aerickson committed Aug 7, 2024
1 parent 1e64bb7 commit 8132351
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,9 @@ Add the following to your `.pre-commit-config.yaml` file.
Stage the file then run `pre-commit autoupdate` to grab the latest release.


### Running Interactively


#### Normal Usage
#### Running Interactively

```bash
$ poetry build
$ pip install dist/tf_authoritative_scanner-1.0.X-py3-none-any.whl

$ tfas -h
# help output
...
Expand Down

0 comments on commit 8132351

Please sign in to comment.