aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--about.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 55863db..2519c2d 100644
--- a/README.md
+++ b/README.md
@@ -67,5 +67,5 @@ Installation
67============ 67============
681. Clone this repository locally 681. Clone this repository locally
692. Do `makepkg` 692. Do `makepkg`
703. Install the generated x200-my as root with `pacman -U` 703. Install the generated x200-my package as root with `pacman -U`
714. Edit `/etc/conf.d/x200-my` 714. Edit `/etc/conf.d/x200-my`
diff --git a/about.html b/about.html
index a777900..e7870d7 100644
--- a/about.html
+++ b/about.html
@@ -36,7 +36,7 @@
36<ol style="list-style-type: decimal"> 36<ol style="list-style-type: decimal">
37<li>Clone this repository locally</li> 37<li>Clone this repository locally</li>
38<li>Do <code>makepkg</code></li> 38<li>Do <code>makepkg</code></li>
39<li>Install the generated x200-my as root with <code>pacman -U</code></li> 39<li>Install the generated x200-my package as root with <code>pacman -U</code></li>
40<li>Edit <code>/etc/conf.d/x200-my</code></li> 40<li>Edit <code>/etc/conf.d/x200-my</code></li>
41</ol> 41</ol>
42</body> 42</body>