From 0112a39aff35cbc694e02f9a7db489d9b379bfec Mon Sep 17 00:00:00 2001 From: utahta Date: Mon, 8 Aug 2011 02:45:29 +0900 Subject: [PATCH] update --- PKG-INFO | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKG-INFO b/PKG-INFO index 9add08d..3369289 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -30,7 +30,7 @@ For Systemwide(Multi-User) installation If the install script is run as root, pythonbrew will automatically install into /usr/local/pythonbrew. -The pythonbrew.bashrc will be automatically configured for every user on the system if you install as root. +The pythonbrew will be automatically configured for every user on the system if you install as root. After installation, where you would normally use `sudo`, non-root users will need to use `sudopybrew`:: diff --git a/README.rst b/README.rst index 0c66401..8c5cb50 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ For Systemwide(Multi-User) installation If the install script is run as root, pythonbrew will automatically install into /usr/local/pythonbrew. -The pythonbrew function will be automatically configured for every user on the system if you install as root. +The pythonbrew will be automatically configured for every user on the system if you install as root. After installation, where you would normally use `sudo`, non-root users will need to use `sudopybrew`::