diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | about.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -67,5 +67,5 @@ Installation | |||
67 | ============ | 67 | ============ |
68 | 1. Clone this repository locally | 68 | 1. Clone this repository locally |
69 | 2. Do `makepkg` | 69 | 2. Do `makepkg` |
70 | 3. Install the generated x200-my as root with `pacman -U` | 70 | 3. Install the generated x200-my package as root with `pacman -U` |
71 | 4. Edit `/etc/conf.d/x200-my` | 71 | 4. Edit `/etc/conf.d/x200-my` |
@@ -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> |