citrun

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

commit 209a0bfa262bde53f5a6c3ff0ef6d14aaecf9869
parent 0427cc83ea448c09730f59b05225de582c394991
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Sun,  3 Apr 2016 17:55:18 -0600

www: remove redundancy

Diffstat:
Mwww/index.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/index.html b/www/index.html @@ -73,8 +73,8 @@ <li>freeglut and glew</li> <li>DejaVu Sans Mono</li> </ul> - <p> Once that is done the build requirements have been met. - Get and unpack the source tree, change directory to the root and jam: + <p> Once that's done get a copy of the source tree, change directory to + the root and jam: </p> <pre> <span class="prompt">$</span> jam</pre> <p> It wouldn't be stupid to run the integration tests either: