summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 849375240..31257d3c2 100644
--- a/www/index.html
+++ b/www/index.html
@@ -126,6 +126,9 @@
<li>cd build</li>
<li>cmake ../compiler-rt</li>
<li>make</li>
+ <li>To run the Compiler-RT Test Suit (recommended):</li>
+ <li>ctest</li>
+ <li>To Install:</li>
<li>make install</li>
</ul>