changeset 11:9ef6b3cc8bdf

update readme
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Wed, 02 Feb 2022 21:15:03 +0100
parents 8045763aecda
children 9995dce9461d
files README.md
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Thu Jan 06 12:09:39 2022 +0000
+++ b/README.md	Wed Feb 02 21:15:03 2022 +0100
@@ -6,8 +6,10 @@
 
 ## Installation
 
+### Using pip
+
 ```bash
-pip install fucking-black-scholes
+pip3 install fucking-black-scholes
 ```
 
 ## Usage
@@ -26,6 +28,7 @@
 - Time to expiration = 6 months
 
 #### Command
+
 ```bash
 fbs \
 --spot-price=20.00 \