mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 18:16:12 +01:00
Fix typo
This commit is contained in:
parent
d071a9e395
commit
59a2d2a56d
@ -30,7 +30,7 @@ For example you can type `./configure config/gfortran.cfg --production`
|
|||||||
This command have to purpose :
|
This command have to purpose :
|
||||||
|
|
||||||
- Download and install all the requirements.
|
- 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.
|
- 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)
|
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
|
#### Fix
|
||||||
|
|
||||||
- rm $QP_ROOT/install/EZFIO/config/*
|
- rm $QP_ROOT/install/EZFIO/config/*
|
||||||
- ninja
|
- ninja
|
||||||
|
Loading…
Reference in New Issue
Block a user