Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 254 Bytes

aquachain-tk

debian setup

you may use a python virtualenv, but this method will install to ~/.local

sudo apt install python3-tk python3-pip
git clone https://github.com/aquachain/aquachain-tk
cd aquachain-tk
python3 setup.py install --user