diff --git a/README.md b/README.md index 77aaec7..b59a61d 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Special thanks to CrafterPika and archbox for testing. ### Setup - Ubuntu/Debian: `sudo apt install python3-tk` - Manjaro/Arch: `sudo pacman -S tk` +- Mac: Sometimes the default tkinter libs that ship with mac don't work, you can get them on the python site. - `https://www.python.org/downloads/mac-osx/` +- Windows: Install python - `Remember to install tcl/tk when doing a custom installation` ## License/Credits `pyctr/` is from [ninfs `d994c78`](https://github.com/ihaveamac/ninfs/tree/d994c78acf5ff3840df1ef5a6aabdc12ca98e806/ninfs/pyctr).