From 763f45b98114e0c3d136a11f84b14730688432c1 Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Wed, 30 Mar 2022 23:55:24 -0400 Subject: initial commit of setup file to build to PyPI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8078cfc..cc5c796 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # roku-tui a command line TUI remote for Roku +## install and run +`me@computer ~$ python3 -m pip install roku-tui` +`me@computer ~$ roku-tui` + ## basic usage Keys on the left map to standard Roku remote buttons on the right * `h` -> Home -- cgit v1.2.3