diff --git a/README.md b/README.md index 93cf343d3302804aa5bddcf3dcf033eb0e95de29..eb2b455e9aba2a59b994ff47440fa64109f2f195 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)