Skip to content

Commit 99c19c6

Browse files
arvkevisomacdivad
andauthored
Update practical-k-means/README.md
Co-authored-by: David Amos <[email protected]>
1 parent 832a2d3 commit 99c19c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

practical-k-means/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ These notebooks have dependencies. One way to install these dependencies is to u
1818
You can also install all the requirements using `pip` and the `requirements.txt` file included in this directory.
1919

2020
```bash
21-
$ pip install -r requirements.txt
21+
$ python3 -m pip install -r requirements.txt
2222
```
2323

2424
### Synthetic Data Notebook

0 commit comments

Comments
 (0)