From bc93d417c8ffd6bdaab16fbca17d638733370a51 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 4 Jun 2019 12:22:38 +0100 Subject: readme: Use monospace for the package names. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f957a5a..c7e8a94 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@ A [PPA for Magnus](https://launchpad.net/~flexiondotorg/+archive/ubuntu/magnus) You'll need the following dependencies: - * gir1.2-gdkpixbuf-2.0 - * gir1.2-glib-2.0 - * gir1.2-gtk-3.0 - * python3 - * python3-gi - * python3-setproctitle + * `gir1.2-gdkpixbuf-2.0` + * `gir1.2-glib-2.0` + * `gir1.2-gtk-3.0` + * `python3` + * `python3-gi` + * `python3-setproctitle` Run `setup.py` to build and install Magnus: -- cgit