Skip to content

Commit

Permalink
Simplify installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
craigbarnes committed Jun 21, 2012
1 parent 881705f commit 50c2e6a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ Tally is implemented as a single, ~60 line shell script.
Installation
------------

wget https://github.com/craigbarnes/tally/downloads/tally-0.0.3.tar.gz
tar xzf tally-0.0.3.tar.gz
cd tally-0.0.3
sudo make install
wget https://raw.github.com/craigbarnes/tally/master/tally
sudo install -Dpm0755 tally /usr/local/bin/tally

Usage
-----
Expand Down

0 comments on commit 50c2e6a

Please sign in to comment.