Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed May 23, 2020
1 parent d8ce7b6 commit f5107ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ conda activate env_pca
pip install numpy matplotlib sklearn
```

### Quick Start
### Installation
```
pip install pca
```

* Alternatively, install pca from the GitHub source:
* Install the latest version from the GitHub source:
```bash
git clone https://github.com/erdogant/pca.git
cd pca
Expand Down

0 comments on commit f5107ac

Please sign in to comment.