hint for Python 3 port

This commit is contained in:
Harald Goettlicher 2022-09-02 23:14:53 +02:00
parent 8a3c442f50
commit bab5ee68fd

View File

@ -3,6 +3,8 @@ tkdu
Fork of Jeff Epler's tkdu program to visualize disk usage and `du` output
Ported version for Python 3
See original version [here](https://github.com/daniel-beck/tkdu/commit/55ef0278c58b5a03687180bb5e5722fa3a22d7a5) or [on its website](http://www.unpythonic.net/jeff/tkdu/).