mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Fix typos
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% block meta %}
|
||||
<link rel="stylesheet"
|
||||
type="text/css"
|
||||
href="{% static 'projects/css/karbs/karbs.css' %}"/>
|
||||
href="{% static 'projects/css/karbs/instructions.css' %}"/>
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<h1>Kristofers Auto-Rice Bootsrapping Script (KARBS)</h1>
|
||||
@@ -17,12 +17,12 @@
|
||||
</p>
|
||||
<p>
|
||||
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>
|
||||
<h2>Installation</h2>
|
||||
<hr>
|
||||
<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://artixlinux.org/" target="_blank">Artix</a>
|
||||
Linux, make sure <code>curl</code> is installed and just run the following as the root user:
|
||||
|
||||
Reference in New Issue
Block a user