mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Forgot a word
This commit is contained in:
parent
68d5919e44
commit
a091734a58
1 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ $ which kobaltw
|
||||||
</p>
|
</p>
|
||||||
<h3 class="section" indent="1" id="manually">Manually</h3>
|
<h3 class="section" indent="1" id="manually">Manually</h3>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/cbeust/kobalt/releases/latest">Download the zip file</a> and unzip it in a that you can add to your <code>$PATH</code> variable:
|
<a href="https://github.com/cbeust/kobalt/releases/latest">Download the zip file</a> and unzip it in a directory that you can add to your <code>$PATH</code> variable:
|
||||||
</p>
|
</p>
|
||||||
<pre class="brush:plain">
|
<pre class="brush:plain">
|
||||||
cd yourLocation
|
cd yourLocation
|
||||||
|
@ -148,4 +148,4 @@ val jcommander = project {
|
||||||
<!--
|
<!--
|
||||||
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
|
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
|
||||||
-->
|
-->
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue