mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-08-09 23:18:20 +02:00
Minor translation fixes and Linux installation issue fix #62
This commit is contained in:
@ -119,9 +119,14 @@
|
||||
$ port install git-flow-avh
|
||||
</blockquote>
|
||||
<h3>Linux</h3>
|
||||
<span>Debian based distributives </span>
|
||||
<blockquote>
|
||||
$ apt-get install git-flow
|
||||
</blockquote>
|
||||
<span>Red Hat based distributives</span>
|
||||
<blockquote>
|
||||
$ yum install gitflow
|
||||
</blockquote>
|
||||
<h3>Windows (Cygwin)</h3>
|
||||
<blockquote>
|
||||
$ wget -q -O - --no-check-certificate
|
||||
|
Reference in New Issue
Block a user