Minor translation fixes and Linux installation issue fix #62

This commit is contained in:
Jahangir Shabiyev 2016-08-05 13:09:17 +04:00
parent 524b032e83
commit 066c39a834
2 changed files with 11 additions and 2 deletions

View File

@ -116,9 +116,14 @@
$ port install git-flow-avh
</blockquote>
<h3>Linux</h3>
<span>Debian əsaslı distributivlər</span>
<blockquote>
$ apt-get install git-flow
</blockquote>
<span>Red Hat əsaslı distributivlər</span>
<blockquote>
$ yum install gitflow
</blockquote>
<h3>Windows (Cygwin)</h3>
<blockquote>
$ wget -q -O - --no-check-certificate
@ -128,7 +133,7 @@
</div>
<div class="col-2">
<p>
Git-flow'nun detallı quraşdırılma instruksiyaları üçün zəhmət olmasa <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
Git-flow'nun detallı quraşdırılma addımları üçün zəhmət olmasa <a href="https://github.com/petervanderdoes/gitflow-avh/wiki/Installation">git flow
wiki</a> səhifəsinə daxil olun.
</p>
<img src="img/download.png" alt="install git-flow"/>
@ -325,7 +330,6 @@
git flow hotfix start VERSION [BASENAME]
</blockquote>
<p>ilə başlayır</p>
<p>The version argument hereby marks the new hotfix release name. Optionally you can specify a basename to start from.</p>
<p>Versiya arqumenti yeni düzəliş edilmiş buraxılış adını təyin edir. İstədiyiniz halda düzəlişə başlayacağınız BASENAME-kommiti göstərə bilərsiniz.</p>
</div>
<div class="col-2">

View File

@ -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