# # # patch "README" # from [5f948f046f94cbc2262d7664ad3bc12552c92a23] # to [1d9cb2129104565f00b85fdf220fde00970ba9c7] # ============================================================ --- README 5f948f046f94cbc2262d7664ad3bc12552c92a23 +++ README 1d9cb2129104565f00b85fdf220fde00970ba9c7 @@ -16,6 +16,12 @@ as root/administrator so python will install it for you. +If you want to install as generic user you can try: + + python setup.py install --home $HOME + +and ensure that you have '$HOME/bin' in PATH and '$HOME/lib/python' in PYTHONPATH. + USAGE -------------------------