diff --git a/site/docs/src/contributing.md b/site/docs/src/contributing.md index 8ab55987..1340524a 100644 --- a/site/docs/src/contributing.md +++ b/site/docs/src/contributing.md @@ -14,7 +14,18 @@ Check open issues ([link](https://github.com/objectionary/eo-phi-normalizer/issu ## Enter the repository -{{#include ./common/enter-repository.md}} + + + + +Clone and enter the project repository. + +```sh +git clone https://github.com/objectionary/eo-phi-normalizer --recurse-submodules +cd eo-phi-normalizer +``` + + ## Install stack