Mercurial > public > python-black-scholes
diff README.md @ 7:5063639df439 0.0.1
fix setup bugs
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Sat, 20 Nov 2021 12:24:01 +0100 |
parents | ccffaf75d240 |
children | 6f9a6fc6d4d9 |
line wrap: on
line diff
--- a/README.md Tue Nov 16 17:50:59 2021 +0100 +++ b/README.md Sat Nov 20 12:24:01 2021 +0100 @@ -6,20 +6,10 @@ ## Installation -### Using PIP - ```bash pip install fucking-black-scholes ``` -### Manual - -```bash -git clone https://github.com/denniscm190/fucking-black-scholes.git -cd fucking-black-scholes -python setup.py install -``` - ## Usage ```bash