Skip to content
Snippets Groups Projects
Commit 2bc772df authored by Véronique  LEGRAND's avatar Véronique LEGRAND
Browse files

Update README.md

parent 69afdb5d
No related branches found
No related tags found
No related merge requests found
Pipeline #70970 passed
...@@ -27,12 +27,12 @@ Clone this repository with the following command line: ...@@ -27,12 +27,12 @@ Clone this repository with the following command line:
git clone https://gitlab.pasteur.fr/vlegrand/FQreport.git git clone https://gitlab.pasteur.fr/vlegrand/FQreport.git
``` ```
In a command-line window, go to the _src/build/_ directory, and type: In a command-line window, go to the _src directory and create a build_ directory, and type:
```bash ```bash
./configure cd build
make check cmake ..
make cmake --build . or make
``` ```
This will create the native executable `fqreport` that can be run with the following command line model: This will create the native executable `fqreport` that can be run with the following command line model:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment