You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ We encourage pull requests and other contributions from the community. Before su
16
16
17
17
This project is built using [poetry](https://python-poetry.org/). To learn more about the basics of working with this tool, read [Poetry's basic usage guide](https://python-poetry.org/docs/basic-usage/).
18
18
19
-
To begin development, active the poetry shell and ensure your dependencies are installed.
19
+
To begin development, ensure your dependencies are installed and (optionally) activate the virtualenv.
0 commit comments