From 8ee248c793f1953550acf4a79be8487406fe96ae Mon Sep 17 00:00:00 2001 From: LyfeOnEdge Date: Wed, 25 Mar 2020 19:35:02 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index de1be31..1f761ff 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,11 @@ GUI wrapper to easily manage your apps. ![GUI](https://raw.githubusercontent.com/LyfeOnEdge/custom-install/master/docu/main.png) GUI by LyfeOnEdge, developed on the brewtools discord - https://www.brewtools.dev +Special thanks to CrafterPika and archbox for testing. + +### Setup +- Ubuntu/Debian: `sudo apt install python3-tk` +- Manjaro/Arch: `sudo pacman -S tk` ## License/Credits `pyctr/` is from [ninfs `d994c78`](https://github.com/ihaveamac/ninfs/tree/d994c78acf5ff3840df1ef5a6aabdc12ca98e806/ninfs/pyctr).