diff options
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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: |