README: Fix code blocks

This commit is contained in:
Nils Freydank 2019-12-25 14:56:56 +01:00
parent 187f0ec278
commit bd9e4ab140
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -19,7 +19,7 @@ Adding the overlay manually
You can clone the repository and create `/etc/portage/repos.conf/holgersson-overlay.conf`
with the following contents:
.. ini
.. code-block:: ini
[holgersson-overlay]
priority = 50
@ -32,8 +32,9 @@ Using eselect-repository
Run eselect repository:
.. sh
$ eselect repository enable holgersson-overlay
.. code:: shell
$ eselect repository enable holgersson-overlay
Using layman
@ -41,12 +42,14 @@ Using layman
Run layman from `app-portage/layman`:
.. sh
.. code:: shell
$ layman -a holgersson-overlay
and optional for global updates:
.. sh
.. code-block:: shell
$ layman -S
$ emerge --sync