citrun

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

commit 422b9f50a494cc1866b54de535432a746b1d2b38
parent be2358df7f9cafe4f0e6724804d05b26aa23a7cb
Author: Kyle Milz <kyle@0x30.net>
Date:   Wed, 31 Aug 2016 19:20:30 -0600

tweak readme

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -4,16 +4,16 @@ Build dependencies: - C++11 capable compiler +- Curses - DejaVu Sans Mono - freeglut and glew - FreeType2 - Jam - LLVM and Clang > 3.7 - OpenGLES >= 2.0 -- Curses Compile: $ jam -Run tests: +Run the tests with any TAP harness: $ prove