Update compilation authored by Rémy Mozul's avatar Rémy Mozul
...@@ -89,7 +89,7 @@ mingw32-make install ...@@ -89,7 +89,7 @@ mingw32-make install
If you made any mistake, it is recommended to close the prompt, to If you made any mistake, it is recommended to close the prompt, to
delete the content of the build directory and start again from scratch. delete the content of the build directory and start again from scratch.
It is especially important TO NOT RUN the `cmake` command from the It is especially important TO NOT RUN the `cmake` command from the
`lmgc90_user_xxxx` directory (see the [faq](./faq#known-compilation-errors) `lmgc90_user_xxxx` directory (see the [faq](./faq#known-compilation-errors))
in this case. in this case.
If everything went well, then you can start the _Anaconda Navigator_ application. If everything went well, then you can start the _Anaconda Navigator_ application.
... ...
......