From c5b4c8378f864d2ef06e5cf507f58fb9bf86938f Mon Sep 17 00:00:00 2001 From: shawk masboob <masboob.shawk@gmail.com> Date: Thu, 20 Feb 2020 12:27:25 -0500 Subject: [PATCH] deleted 'getting stated' statement --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1885508..424aac2 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,14 @@ Thankfully, python is already has the libraries that I will need. They are as fo ## Getting Started -These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. +* Update ### Prerequisites You may need to install the Python TDA library. The installation can be done in Pypi using just one command: pip install scikit-tda. Some may need to install seaborn, pandas, or numpy. ``` -`pip install scikit-tda` +pip install scikit-tda ``` ## Authors -- GitLab