mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2025-10-21 18:30:34 +00:00
Fix typos
This commit is contained in:
parent
8a1c3eea21
commit
24c3d56108
@ -4,7 +4,7 @@
|
|||||||
{% block meta %}
|
{% block meta %}
|
||||||
<link rel="stylesheet"
|
<link rel="stylesheet"
|
||||||
type="text/css"
|
type="text/css"
|
||||||
href="{% static 'projects/css/karbs/karbs.css' %}"/>
|
href="{% static 'projects/css/karbs/instructions.css' %}"/>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>Kristofers Auto-Rice Bootsrapping Script (KARBS)</h1>
|
<h1>Kristofers Auto-Rice Bootsrapping Script (KARBS)</h1>
|
||||||
@ -17,12 +17,12 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
By default, KARBS installs and deploys
|
By default, KARBS installs and deploys
|
||||||
<a href="https://github.com/kristoferssolo/solorice" targer="_blank">my own personal dotfiles</a>.
|
<a href="https://github.com/kristoferssolo/solorice" target="_blank">my own personal dotfiles</a>.
|
||||||
</p>
|
</p>
|
||||||
<h2>Installation</h2>
|
<h2>Installation</h2>
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
On any (preferrably fresh) install of an
|
On any (preferably fresh) install of an
|
||||||
<a href="https://archlinux.org/" target="_blank">Arch</a> or
|
<a href="https://archlinux.org/" target="_blank">Arch</a> or
|
||||||
<a href="https://artixlinux.org/" target="_blank">Artix</a>
|
<a href="https://artixlinux.org/" target="_blank">Artix</a>
|
||||||
Linux, make sure <code>curl</code> is installed and just run the following as the root user:
|
Linux, make sure <code>curl</code> is installed and just run the following as the root user:
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
<h2>KARBS</h2>
|
<h2>KARBS</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-info-text">
|
<div class="card-info-text">
|
||||||
<p>Kristofers Auto-Rice Bootstrapping Script (KARBS).</p>
|
<p>Kristofers Auto-Rice Bootstrapping Script.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user