Commit 9f0a6143d5cebd1628badd999caa114110fca678

Authored by Henry Fredrick Schreiner
1 parent a12a94c4

Adding note to readme

Showing 1 changed file with 1 additions and 1 deletions
README.md
... ... @@ -28,7 +28,7 @@ So, this library was designed to provide a great syntax, good compiler compatibi
28 28  
29 29 ## Installing
30 30  
31   -To use, copy CLI.hpp into your include directory, and you are set.
  31 +To use, copy CLI11.hpp into your include directory, and you are set. This is combined from the source files for every release.
32 32  
33 33 To build the tests, get the entire directory and use CMake:
34 34  
... ...