10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-05 10:55:59 +02:00

Merge pull request #102 from garniron/master

Fix typo
This commit is contained in:
Anthony Scemama 2015-10-05 14:44:01 +02:00
commit 53738c8355

View File

@ -30,7 +30,7 @@ For example you can type `./configure config/gfortran.cfg --production`
This command have to purpose :
- Download and install all the requirements.
Installing OCaml and the Core library may take somme time (up to 20min on an old machine).
Installing OCaml and the Core library may take some time (up to 20min on an old machine).
- And create the file which contains all the tree dependencies for the binaries.
It's not a Makefile, but a Ninja file (so don't type `make` is hopeless, type `ninja` instead)
@ -173,4 +173,4 @@ You have two or more ezfio configuration file for the same variable. Check in `$
#### Fix
- rm $QP_ROOT/install/EZFIO/config/*
- ninja
- ninja