From 244636b932216e8984881de22b87332aad8b7d43 Mon Sep 17 00:00:00 2001 From: Aussal Matthieu <matthieu.aussal@polytechnique.edu> Date: Fri, 20 Nov 2020 12:22:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93cf343..eb2b455 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Some executable demos are given to detaill fonctionalities in /demo directory. ### Important note : - The **castor** library should be fully installed with graphics tools (VTK) and linear algebra (openblas). For more informations, you can refer to installation procedure of the **castor** library. -- Compile in relase mode (-O3 or -Os) to improve speed performance. +- Compile in release mode (-O3 or -Os) to improve speed performance. ### Authors : - Matthieu Aussal (matthieu.aussal@polytechnique.edu) -- GitLab