citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit a4831a8de134561c78e2f069955d2d9eb000aaea
parent b33f2ef9169e15bf81bbca0abb89b49b3cb49406
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Thu,  9 Jun 2016 22:41:23 -0600

www: fix heading

Diffstat:
Mwww/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/index.html b/www/index.html @@ -74,7 +74,7 @@ <li><a href="man/citrun-wrap.1.html">citrun-wrap(1)</a> </ul> - <h2>Building from Source</h2> + <h2>Building</h2> <p> You'll need a C++11 capable compiler and the development packages installed for: </p>