mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
README: minor edit to the instructions; tested and working for me now
This commit is contained in:
parent
463679c672
commit
1e745e5f04
2 changed files with 3 additions and 3 deletions
2
README
2
README
|
@ -17,7 +17,7 @@ install locally by:
|
|||
5) Install:
|
||||
make install
|
||||
6) Update your PATH environment variable
|
||||
echo "export PATH=$PATH:$BYOBU_PREFIX/bin" >> $HOME/.bashrc
|
||||
echo "export PATH=$PATH:$HOME/byobu/bin" >> $HOME/.bashrc
|
||||
. $HOME/.bashrc
|
||||
7) Run:
|
||||
byobu
|
||||
|
|
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,8 +1,8 @@
|
|||
byobu (3.11) unreleased; urgency=low
|
||||
|
||||
* UNRELEASED
|
||||
* README: minor edit to the instructions; tested and working for me now
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 18 Nov 2010 21:44:32 -0600
|
||||
-- Dustin Kirkland <kirkland@dustinkirkland.com> Mon, 22 Nov 2010 18:39:14 -0600
|
||||
|
||||
byobu (3.10-0ubuntu1) natty; urgency=low
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue