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`::