txtv

Swiss text tv in the terminal
git clone https://git.in0rdr.ch/txtv.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit 1fc018023cdab6d5e71297184f4c4782f561bf1a
parent d84f51ba2b90b336c1abc1f4b3aec045125756d7
Author: Isak Lindhé <isak.e.lindhe@gmail.com>
Date:   Wed, 20 Mar 2019 16:56:21 +0100

updated installation in readme

Diffstat:
MREADME.md | 7+------
1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -7,12 +7,7 @@ Now you can read it without touching your mouse or your tv-remote :) ## Installation -Right now you can install it by first cloning the repo somewhere, then installing with pip - - git clone https://github.com/voidcase/txtv.git - pip install --user ./txtv - -I'm gonna try to publish it in PyPi soon. + pip install --user txtv ## Usage