Skip to content

Commit 26a7ea8

Browse files
authored
Update README.md
1 parent 3e8fe9f commit 26a7ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This provides a GUI based test runner for Python Unittests and py.tests.
1313

1414
* If running on Mac: We need to install TKInter library:
1515
```
16-
brew install python3-tkinter
16+
brew install python-tkinter
1717
```
1818

1919
* Clone the pytest-gui repository

0 commit comments

Comments
 (0)