Skip to content

Commit 324aac2

Browse files
committed
Fix a minor bug in the readme
1 parent 020f486 commit 324aac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Resonant marketing website.
33

44
## Development instructions
55
1. [Install Poetry](https://python-poetry.org/docs/#installation)
6-
2. Run `poetry install` to build the dependencies.
6+
2. Run `poetry install` to install project dependencies.
77
2. Run `poetry run task watch` to build and serve the docs.
88
Changes to the documentation source code will cause an automatic rebuild.

0 commit comments

Comments
 (0)