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

Update README.md

parent 2bc772df
No related branches found
No related tags found
No related merge requests found
Pipeline #70971 passed
......@@ -27,7 +27,8 @@ Clone this repository with the following command line:
git clone https://gitlab.pasteur.fr/vlegrand/FQreport.git
```
In a command-line window, go to the _src directory and create a build_ directory, and type:
You need a c++ compiler that supports the C++11 standard and cmake to build the executable.
In a command-line window, go to the _src directory and create a build_ directory;then type:
```bash
cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment