diff --git a/README.md b/README.md index f587a65f..1251956e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You should run this command once a week to install the latest dependencies. ## Manual Build -After installing [poetry] and the project's dependencies, the docs can be build with +After installing [poetry] and the project's dependencies, the docs can be built with ```sh poetry run make html ```