Commit 0f3b4dea authored by neverlord's avatar neverlord

typo

parent 779885e7
......@@ -3,4 +3,4 @@ This project is in a very early / experimental stage.
It makes use of variadic templates, type inference and other features not included in the current language specification for C++.
The only compiler known to work for the given sources is GCC in version >= 4.5.
To compile the sources, you need to modify the Makefile by hand and set the path for your GCC binary.
To compile the sources, you need to modify the Makefile by hand and set the path to your GCC binary.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment