diff --git a/README.md b/README.md index e842ef0..6437c56 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ poetry --version ## Installation ```bash -git clone -cd hazard-processing-tool-aws +git clone https://github.com/mapaction/hazard-processing-tool.git +cd hazard-processing-tool make .venv # Install dependencies make hooks # Install pre-commit hooks ```