summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Beignet.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Beignet.mdwn b/docs/Beignet.mdwn
index 407886a8..8f6f95cd 100644
--- a/docs/Beignet.mdwn
+++ b/docs/Beignet.mdwn
@@ -91,7 +91,7 @@ The cmake will build the backend firstly. Please refer to:
Once built, the run-time produces a shared object libcl.so which basically
directly implements the OpenCL API.
-`> make`
+`> make utest`
A set of tests are also produced. They may be found in `utests/`.