-ccache installation
-===================
+ccache installation from release archive
+========================================
Prerequisites
-------------
-To build ccache, you need:
+To build ccache from a
+[release archive](https://ccache.samba.org/download.html), you need:
- A C compiler (for instance GCC)
-ccache installation
-===================
+ccache installation from source repository
+==========================================
Prerequisites
-------------
-To build ccache from the source repository, you need:
+To build ccache from a source repository, you need:
- A C compiler (for instance GCC)
- GNU Bourne Again SHell (bash) for tests.