diff --git a/README.md b/README.md index 87039f6..d5594ca 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,15 @@ password leaked sha1 ***************** not yet D733AC268852F7796A0E2118531347A8B4954734 ``` + +# Install +``` +git clone https://willipink.eu/git/moritz/have_I_b€€n_pwned.git +cd have_I_b€€n_pwned +python -m pip install pipenv # optional if you do not yet have it installed +python -m pipenv install +``` + + +# Build +Run `./compile.sh`, this will create out of the box executables for linux, mac and windows in `dist`.