Update feelpp.md authored by Matthieu Boileau's avatar Matthieu Boileau
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Content
- [Feel++ as a library](#feel-as-a-library)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- DOCTOC SKIP -->
# Feel++ as a library
......@@ -40,4 +34,4 @@ endif()
feelpp_add_application(youApplication SRCS yourCode.cpp)
```
* The last step is to run the `cmake /where/are/your/sources/files` and `make` commands in your build directory - typically `/ssd/YOUR_NAME/build`
\ No newline at end of file
* The last step is to run the `cmake /where/are/your/sources/files` and `make` commands in your build directory - typically `/ssd/YOUR_NAME/build`