diff --git a/README.md b/README.md index 9ecb0c2..7505d35 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ We have 8 dependencies below: You can install using following commnad. > $ sudo pip install --upgrade pip
-> $ pip install numpy scipy matplotlib pytz GitPython bs4 xlswriter python-dateutil
+> $ pip install numpy scipy matplotlib pytz GitPython bs4 XlsxWriter python-dateutil
> or
> $ pip install -r scripts/requirements.txt
> we serve the requirements file.