From 6922c0d209883c102577a16b357745720d130d63 Mon Sep 17 00:00:00 2001 From: LyfeOnEdge Date: Wed, 25 Mar 2020 19:40:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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).