diff options
| author | Maxime Coste <mawww@kakoune.org> | 2018-09-13 20:45:43 +1000 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2018-09-13 20:45:43 +1000 |
| commit | ba9d97ffa7de0d864b975398884e627d5d9ce45e (patch) | |
| tree | 1a0010e61e6223e2f5501fd85390ac6edf5a3493 | |
| parent | cd44e3afd7eddb4853c109df5740c047543916d7 (diff) | |
Small formatting fix
| -rw-r--r-- | README.asciidoc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.asciidoc b/README.asciidoc index a2929bc8..45cb3cd3 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -225,9 +225,9 @@ eopkg install kakoune Kakoune is available in the repositories. It can be installed with ---------------------- +----------------------- xbps-install -S kakoune ---------------------- +----------------------- ==== [TIP] @@ -236,9 +236,9 @@ xbps-install -S kakoune Kakoune is available in the repositories. It can be installed with ---------------------- +------------------- pkg install kakoune ---------------------- +------------------- ==== Running |
