Skip to content

Commit cc32804

Browse files
committed
Fix "Try it" section in README
1 parent aa89fda commit cc32804

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ gem uninstall git-status-tree
3636
## Try it
3737
```
3838
gem install git-status-tree
39+
git clone https://github.com/knugie/git-status-tree.git
40+
cd git-status-tree
3941
echo "change" >> README.md
4042
echo "add untracked" > test/untracked.txt
4143
rm DELETEME.txt

0 commit comments

Comments
 (0)