Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kempson committed Oct 28, 2013
1 parent 7b764eb commit 3b74fac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ The environment variables `SESSION_DIR` and `SESSION_URL` are available to you.
## Install
Installation is currently a manual process.

gem install thor
mkdir ~/.tsm
ln -s PATH_TO_TSM/tsm /usr/local/bin/tsm
git clone https://github.com/chriskempson/tmux-session-manager.git /usr/local/share/tsm
ln -s /usr/local/share/tsm/tsm /usr/local/bin

## Todo
* Add copy feature to clone existing configs
Expand All @@ -46,4 +48,4 @@ Installation is currently a manual process.
* Package into a Gem?

## Contributors
* Just me so far!
* Just me so far!

0 comments on commit 3b74fac

Please sign in to comment.