aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--www/GetStarted.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/GetStarted.html b/www/GetStarted.html
index 6de3e429..db95e33a 100644
--- a/www/GetStarted.html
+++ b/www/GetStarted.html
@@ -198,7 +198,7 @@ runtime, which is built on top of the uClibc C library.
<li>Run the regression suite to verify your build:
<div class="instr">
$ make check<br/>
-<!-- $ make unittests<br/>-->
+ $ make unittests<br/>
</div>
</li>