Skip to content

Commit

Permalink
docs: Fix usage without Poetry doc link in readme(#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen authored Jan 25, 2025
1 parent 9997e87 commit 5328264
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 @@ -68,7 +68,7 @@

If you're using poetry, then poe will automatically use CLI tools and libraries from your poetry managed virtualenv without you having to run `poetry run` or `poetry shell`

Poe can also be [used without poetry](https://poethepoet.natn.io/index.html#usage-without-poetry).
Poe can also be [used without poetry](https://poethepoet.natn.io/guides/without_poetry.html).

## Contributing

Expand Down

0 comments on commit 5328264

Please sign in to comment.