From 714571ee5b04ce49d66b39f7cec9d6112ed27ff5 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Thu, 19 Mar 2020 02:18:59 +0100 Subject: [PATCH] Tweak README heading sizes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b9ca458e67c78..ca08c157344d7 100644 --- a/README.md +++ b/README.md @@ -12,27 +12,27 @@ Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world. While [![Commit Activity](https://img.shields.io/github/commit-activity/m/CleverRaven/Cataclysm-DDA)](https://github.com/CleverRaven/Cataclysm-DDA/graphs/contributors) [![Lines of Code](https://tokei.rs/b1/github/CleverRaven/Cataclysm-DDA?category=code)](https://github.com/XAMPPRocky/tokei) -# Downloads +## Downloads **Releases** - [Stable](https://cataclysmdda.org/releases/) | [Experimental](https://cataclysmdda.org/experimental/) **Source** - The source can be downloaded as a [.zip archive](https://github.com/CleverRaven/Cataclysm-DDA/archive/master.zip), or cloned from our [GitHub repo](https://github.com/CleverRaven/Cataclysm-DDA/). -## Packaging status +### Packaging status -### Arch Linux +#### Arch Linux Ncurses and tiles version available in [community repo](https://www.archlinux.org/packages/?q=cataclysm-dda). `sudo pacman -S cataclysm-dda` -### Fedora +#### Fedora Ncurses and tiles version available in [official repos](https://src.fedoraproject.org/rpms/cataclysm-dda). `sudo dnf install cataclysm-dda` -### Debian / Ubuntu +#### Debian / Ubuntu Ncurses and tiles version available in [official repos](https://tracker.debian.org/pkg/cataclysm-dda).