Skip to content

Commit

Permalink
Fixed Version in Installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkmg authored Dec 26, 2016
1 parent f18bbaf commit 3489789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Example Installation on Linux
git clone https://github.com/mrkmg/git-stream.git /tmp/git-stream
cd /tmp/git-stream
git submodule update --init --recursive
git checkout v0.4.0
git checkout v0.4.1
make test
sudo make install

Expand Down

0 comments on commit 3489789

Please sign in to comment.