Skip to content
Snippets Groups Projects
Commit c5b4c837 authored by shawk masboob's avatar shawk masboob
Browse files

deleted 'getting stated' statement

parent 39e09163
No related branches found
No related tags found
No related merge requests found
...@@ -9,14 +9,14 @@ Thankfully, python is already has the libraries that I will need. They are as fo ...@@ -9,14 +9,14 @@ Thankfully, python is already has the libraries that I will need. They are as fo
## Getting Started ## 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 ### 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. 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 ## Authors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment