about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
-rw-r--r--www/GetStarted.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/GetStarted.html b/www/GetStarted.html
index 9e46ffbc..71e6b63a 100644
--- a/www/GetStarted.html
+++ b/www/GetStarted.html
@@ -152,6 +152,12 @@ used KLEE with a more recent version of STP.)
 </div>
 </li>
 
+As documented on the STP website, it is essential to run the following
+command before using STP (and thus KLEE):
+<div class="instr">
+  $ ulimit -s unlimited
+</div>
+
 
 <li>[Optional] <b>Build uclibc and the POSIX environment model:</b>