diff --git a/DEVELOPING.md b/DEVELOPING.md index d7b1fc62..8eef221a 100644 --- a/DEVELOPING.md +++ b/DEVELOPING.md @@ -12,7 +12,7 @@ You will need: ## Setting up the project - run `npm install` in the root folder of the project. This will install the necessary commit hooks. -- run `npm install in the `komga-webui` folder of the project. This will install the necessary tooling for the webui. +- run `npm install` in the `komga-webui` folder of the project. This will install the necessary tooling for the webui. ## Commit messages