Adjust header levels

Shane Bell 2014-05-08 03:38:33 -07:00
parent 6eded99c2b
commit 30ee0065b0
1 changed files with 3 additions and 3 deletions

@ -1,10 +1,10 @@
### Introduction
## Introduction
You probably don't need to compile Clementine yourself. [We already provide downloads](http://www.clementine-player.org/downloads) for Debian, Ubuntu, Fedora, Windows and Mac OS X. If you don't want to use one of the above packages, or you want to compile the latest version of Clementine from git, then read on.
The instructions below are for Linux. Compiling for [Windows](https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source-(Windows)) or [Mac OS X](https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source-(Mac-OS-X)) is a little more complicated.
### Prerequisites
## Prerequisites
You need CMake and the development packages for these libraries:
@ -76,7 +76,7 @@ On Pardus:
libxml2-devel libusb-devel glib2-devel sqlite-devel \
libcdio-devel libX11-devel kernel-headers zlib-devel fftw3-devel
### Compiling
## Compiling
This is the easy bit!