1
0
Fork 0
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:
Cedric Beust 2016-02-23 19:50:18 -08:00
parent 68d5919e44
commit a091734a58

View file

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