fix the README to drop the BYOBU_PREFIX env var

This commit is contained in:
Dustin Kirkland 2010-08-02 22:29:21 -04:00
commit 063bca095e

3
README
View file

@ -16,8 +16,7 @@ install locally by:
make
5) Install:
make install
6) Set up two environment variables:
echo "export BYOBU_PREFIX=$HOME/byobu" >> $HOME/.bashrc
6) Update your PATH environment variable
echo "export PATH=$PATH:$BYOBU_PREFIX/bin" >> $HOME/.bashrc
. $HOME/.bashrc
7) Run: