Small documentation update

This commit is contained in:
Mateusz Pusz
2019-05-18 18:15:07 +02:00
parent 4282bd0cc7
commit 225696135c
2 changed files with 2 additions and 3 deletions

View File

@@ -49,6 +49,7 @@ subdirectory.
For a detailed information on project compilation, testing and reuse please refer to
[doc/INSTALL.md](doc/INSTALL.md).
NOTE: This library as of now compiles correctly only with gcc-9.
## Library design

View File

@@ -2,8 +2,6 @@
There are a few different ways of installing/reusing `units` in your project.
NOTE: This library as of now compiles correctly only with gcc-8.
## Copy
As `units` is a header-only library you can simply copy `src/include` directory to