From 59a2d2a56d36e515acd0f21517d477ce92e10673 Mon Sep 17 00:00:00 2001 From: Yann Garniron Date: Mon, 5 Oct 2015 14:27:18 +0200 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b288d85..fece0eb0 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file + - ninja