diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-12-23 20:25:25 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-12-23 20:25:25 +0100 |
commit | 3670c1df65229073d6e72b31c0b55395bbd1e316 (patch) | |
tree | 573c848788f36b1de569b7c74af411ab949831fe | |
parent | 3eb726db97f2100e53b26bd6bc033bde0cbf7948 (diff) | |
download | x200-my-3670c1df65229073d6e72b31c0b55395bbd1e316.tar.gz |
omission
-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> |