Skip to content

Commit

Permalink
s/scripts/bin/g
Browse files Browse the repository at this point in the history
  • Loading branch information
yPhil-gh committed Oct 4, 2014
1 parent 70b2cf6 commit 96cd9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ boot time.

*** Installation
- cd ~/
- git clone https://github.com/xaccrocheur/kituu.git .kituu && .kituu/scripts/kituu-setup.sh
- git clone https://github.com/xaccrocheur/kituu.git .kituu && .kituu/bin/kituu-setup.sh

Or, to install it and be able to modify it and push back your changes to github (if you're me, for instance)

- git clone git@github.com:xaccrocheur/kituu.git .kituu && .kituu/scripts/kituu-setup.sh -rw
- git clone git@github.com:xaccrocheur/kituu.git .kituu && .kituu/bin/kituu-setup.sh -rw
- Then run *kituu-setup.sh -rw* afterwards to install your own VC repositories in read-write mode (*kituu-setup.sh* to just update)

**** This will :
Expand Down

0 comments on commit 96cd9f1

Please sign in to comment.