diff --git a/README.md b/README.md index 21cad6c..03904ac 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,3 @@ Bash into: ```shell docker compose run --rm -it app bash ``` - -# Optional commands - -Install pre-commit hooks: -```shell -source ./scripts/install_pre-commit.sh -```