add install and build isntructions
This commit is contained in:
parent
3ae2753341
commit
b6a8433973
12
README.md
12
README.md
@ -40,3 +40,15 @@ password leaked sha1
|
|||||||
***************** not yet D733AC268852F7796A0E2118531347A8B4954734
|
***************** 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`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user