docs: src/include directory does not exist anymore

Resolves #363
This commit is contained in:
Mateusz Pusz
2022-05-18 15:56:58 +02:00
parent e5565c7d04
commit 09a0c35cf3

View File

@@ -212,8 +212,8 @@ only a few of many options possible.
Copy Copy
^^^^ ^^^^
As **mp-units** is a C++ header-only library you can simply copy *src/include* directory to As **mp-units** is a C++ header-only library you can simply copy all needed ``src/*/include`` subdirectories
your source tree and use it as regular header files. to your source tree.
.. important:: .. important::