formatting authored by Mohcine Chraibi's avatar Mohcine Chraibi
---
layout: post
title: Quick start
subtitle: Compiling the code
permalink: 2016-11-02-quickstart.html
---
To install `JPScore` there are three steps to follow: To install `JPScore` there are three steps to follow:
...@@ -25,7 +18,7 @@ cmake .. ...@@ -25,7 +18,7 @@ cmake ..
Some packages and libraries are required to get `jpscore` compiled. Some packages and libraries are required to get `jpscore` compiled.
See also [requirements](2016-11-03-requirements.html). See also [requirements](2016-11-03-requirements).
In case something is missing, `CMake` will report an error and point to the missing package. In case something is missing, `CMake` will report an error and point to the missing package.
... ...
......