From b869f4894b409af42ff2ab8515d85f81ae4cc7eb Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Fri, 27 Jun 2014 02:07:54 -0700 Subject: Minor README fixes. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 47c3c0b..d20736b 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ INFO rbpm only manages rubies located in the ~/.rubies directory. This behaviour can be changed by setting the RUBIES_PATH environment - variable to some other path. + variable to some other location. rbpm does not display information about rubies it does not manage, such as any system-wide install. @@ -16,8 +16,8 @@ INFO INSTALLING - Save the script in a safe location, then add the following to your - ~/.bashrc or equivalent file: + Save the script to a safe location, then add the following function + to your ~/.bashrc or equivalent file: rbpm() { source <(/path/to/rbpm.sh "${@}"); } @@ -68,7 +68,7 @@ USAGE $ rbpm clear Removing /home/omp/.rubies/ruby-1.9.3-p547/bin from PATH. - To load from a .ruby-version file: + To set the version from a .ruby-version file: $ rbpm set $(cat .ruby-version) Adding /home/omp/.rubies/ruby-1.8.7-p374/bin to PATH. -- cgit v1.2.3-70-g09d2