Skip to content

Commit

Permalink
doc : README.md installation section updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Oct 12, 2024
1 parent 50520ee commit 15d10bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scie
- Download and install [Python3.x](https://www.python.org/downloads/) (>=3.6, 64/32 bit)
- [x] Select `Add to PATH` option
- [x] Select `Install pip` option
- Run `pip install pycm` or `pip3 install pycm`
- Run `pip install pycm`
- Configure Python interpreter

```matlab
Expand Down

0 comments on commit 15d10bf

Please sign in to comment.