Skip to content

Commit

Permalink
add install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
daigotanaka committed Sep 26, 2020
1 parent 8f20981 commit 593ad12
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ may cause more documentats out of sync with the source.

dbtdocstr lets you write docment in a docstring style directly in .sql files.

## Install

```
pip install dbt_docstring
```

## How does it work?

dbtdocstr command scans .sql files under dbt's models directories and look for
Expand Down

0 comments on commit 593ad12

Please sign in to comment.