Skip to content

Commit

Permalink
Merge pull request #12 from sobolevn/patch-1
Browse files Browse the repository at this point in the history
Updates installation instruction for poetry
  • Loading branch information
pappasam committed Mar 5, 2021
2 parents 65d840d + a0baf7a commit 5d36aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Read the latest documentation here: https://toml-sort.readthedocs.io/en/latest/
pip install toml-sort

# With poetry
poetry add toml-sort
poetry add --dev toml-sort
```

## Motivation
Expand Down

0 comments on commit 5d36aa2

Please sign in to comment.