HMS

Home Media Server for Roku Players
git clone https://www.brianlane.com/git/HMS
Log | Files | Refs | README | LICENSE

commit 290aa9b6ddec5e7202a629d0dde4d42556d7248c
parent a48ed30523c7d16e510d9c7138df0ca581c26c9e
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Thu,  1 Apr 2010 07:18:21 -0700

Fixed typo in README

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -22,7 +22,7 @@ by Brian C. Lane <bcl@brianlane.com> == virtualenv setup == Setup the virtual python environment: pip -E pyvirt install -r hms/tornado.pip - pip -E install pil + pip -E pyvirt install pil . ./pyvirt/bin/activate cd hms ./hms.py